@parcel/node-libs-browser
Advanced tools
Comparing version 2.0.0-nightly.2448 to 2.0.0-nightly.2460
@@ -28,3 +28,3 @@ exports.assert = require.resolve('assert/'); | ||
exports.repl = null; | ||
exports.stream = require.resolve('readable-stream'); | ||
exports.stream = require.resolve('stream-browserify'); | ||
exports.string_decoder = require.resolve('string_decoder/'); | ||
@@ -31,0 +31,0 @@ exports.sys = require.resolve('util/util.js'); |
{ | ||
"name": "@parcel/node-libs-browser", | ||
"version": "2.0.0-nightly.2448+80d7ae24", | ||
"version": "2.0.0-nightly.2460+fb9818a7", | ||
"author": "Tobias Koppers @sokra", | ||
@@ -37,3 +37,3 @@ "description": "The node core libs for in browser usage.", | ||
"querystring-es3": "^0.2.1", | ||
"readable-stream": "^3.6.0", | ||
"stream-browserify": "^3.0.0", | ||
"stream-http": "^3.1.0", | ||
@@ -47,3 +47,3 @@ "string_decoder": "^1.3.0", | ||
}, | ||
"gitHead": "80d7ae24f272cc4568a001d44d496c4e13b600ec" | ||
"gitHead": "fb9818a7dcdfc930e3a2efac910a0e70964df05f" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
3937
+ Addedstream-browserify@^3.0.0
+ Addedstream-browserify@3.0.0(transitive)
- Removedreadable-stream@^3.6.0