File tree 2 files changed +2
-20
lines changed
2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 34
34
"md5" : " 2.2.1" ,
35
35
"mkdirp" : " 0.5.1" ,
36
36
"multimatch" : " 2.1.0" ,
37
- "opencollective" : " 1.0.3" ,
38
37
"reflect-metadata" : " 0.1.12" ,
39
38
"source-map-support" : " 0.5.8" ,
40
39
"string-template" : " 1.0.0" ,
103
102
"test" : " scripts/test" ,
104
103
"tslint" : " scripts/tslint" ,
105
104
"travis" : " scripts/travis" ,
106
- "git:addFiles" : " scripts/git-add-files" ,
107
- "postinstall" : " opencollective postinstall"
105
+ "git:addFiles" : " scripts/git-add-files"
108
106
},
109
107
"pre-commit" : [
110
108
" build" ,
113
111
"author" : {
114
112
"name" : " Timofey Kachalov"
115
113
},
116
- "license" : " BSD-2-Clause" ,
117
- "collective" : {
118
- "type" : " opencollective" ,
119
- "url" : " https://opencollective.com/javascript-obfuscator" ,
120
- "logo" : " https://opencollective.com/opencollective/logo.txt"
121
- }
114
+ "license" : " BSD-2-Clause"
122
115
}
Original file line number Diff line number Diff line change @@ -3342,17 +3342,6 @@ onetime@^2.0.0:
3342
3342
dependencies :
3343
3343
mimic-fn "^1.0.0"
3344
3344
3345
-
3346
- version "1.0.3"
3347
- resolved "https://registry.yarnpkg.com/opencollective/-/opencollective-1.0.3.tgz#aee6372bc28144583690c3ca8daecfc120dd0ef1"
3348
- dependencies :
3349
- babel-polyfill "6.23.0"
3350
- chalk "1.1.3"
3351
- inquirer "3.0.6"
3352
- minimist "1.2.0"
3353
- node-fetch "1.6.3"
3354
- opn "4.0.2"
3355
-
3356
3345
3357
3346
version "4.0.2"
3358
3347
resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
You can’t perform that action at this time.
0 commit comments