File tree Expand file tree Collapse file tree 2 files changed +11
-14
lines changed Expand file tree Collapse file tree 2 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 132
132
"mkdirp" : " 1.0.4" ,
133
133
"mocha" : " 9.2.2" ,
134
134
"mz" : " 2.7.0" ,
135
+ "node-polyfill-webpack-plugin" : " 2.0.1" ,
135
136
"npm-run-all" : " 4.1.5" ,
136
137
"nyc" : " 15.1.0" ,
137
138
"ora" : " 5.4.1" ,
139
+ "patch-package" : " 7.0.0" ,
140
+ "postinstall-postinstall" : " 2.1.0" ,
138
141
"prettier" : " 2.8.7" ,
139
142
"protractor" : " 5.4.2" ,
140
143
"request" : " 2.88.2" ,
153
156
"watch" : " 1.0.2" ,
154
157
"webpack" : " 5.76.0" ,
155
158
"yargs" : " 17.7.1"
156
- },
157
- "dependencies" : {
158
- "node-polyfill-webpack-plugin" : " 2.0.1" ,
159
- "patch-package" : " 7.0.0" ,
160
- "postinstall-postinstall" : " 2.1.0" ,
161
- "stream-browserify" : " 3.0.0"
162
159
}
163
160
}
Original file line number Diff line number Diff line change 16560
16560
resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
16561
16561
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
16562
16562
16563
- [email protected] , stream-browserify@^3.0.0:
16564
- version "3.0.0"
16565
- resolved "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz#22b0a2850cdf6503e73085da1fc7b7d0c2122f2f"
16566
- integrity sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==
16567
- dependencies:
16568
- inherits "~2.0.4"
16569
- readable-stream "^3.5.0"
16570
-
16571
16563
stream-browserify@^2.0.1:
16572
16564
version "2.0.2"
16573
16565
resolved "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
@@ -16576,6 +16568,14 @@ stream-browserify@^2.0.1:
16576
16568
inherits "~2.0.1"
16577
16569
readable-stream "^2.0.2"
16578
16570
16571
+ stream-browserify@^3.0.0:
16572
+ version "3.0.0"
16573
+ resolved "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz#22b0a2850cdf6503e73085da1fc7b7d0c2122f2f"
16574
+ integrity sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==
16575
+ dependencies:
16576
+ inherits "~2.0.4"
16577
+ readable-stream "^3.5.0"
16578
+
16579
16579
stream-chain@^2.2.4, stream-chain@^2.2.5:
16580
16580
version "2.2.5"
16581
16581
resolved "https://registry.npmjs.org/stream-chain/-/stream-chain-2.2.5.tgz#b30967e8f14ee033c5b9a19bbe8a2cba90ba0d09"
You can’t perform that action at this time.
0 commit comments