split-require
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "split-require", | ||
"description": "Bundle splitting for CommonJS and ES modules (dynamic `import()`) in browserify", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"bugs": { | ||
@@ -16,2 +16,3 @@ "url": "https://github.com/goto-bus-stop/split-require/issues" | ||
"estree-is-require": "^1.0.0", | ||
"flush-write-stream": "^1.0.2", | ||
"labeled-stream-splicer": "^2.0.0", | ||
@@ -31,3 +32,2 @@ "object-delete-value": "^1.0.0", | ||
"factor-bundle": "^2.5.0", | ||
"flush-write-stream": "^1.0.2", | ||
"has-object-spread": "^1.0.0", | ||
@@ -34,0 +34,0 @@ "mkdirp": "^0.5.1", |
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
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
12
16
+ Addedflush-write-stream@^1.0.2
+ Addedflush-write-stream@1.1.1(transitive)