workbox-streams
Advanced tools
Comparing version 5.1.3 to 6.0.0-alpha.0
{ | ||
"name": "workbox-streams", | ||
"version": "5.1.3", | ||
"version": "6.0.0-alpha.0", | ||
"license": "MIT", | ||
@@ -18,10 +18,5 @@ "author": "Google's Web DevRel Team", | ||
], | ||
"scripts": { | ||
"build": "gulp build-packages --package workbox-streams", | ||
"version": "npm run build", | ||
"prepare": "npm run build" | ||
}, | ||
"workbox": { | ||
"browserNamespace": "workbox.streams", | ||
"packageType": "browser" | ||
"packageType": "sw" | ||
}, | ||
@@ -32,6 +27,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"workbox-core": "^5.1.3", | ||
"workbox-routing": "^5.1.3" | ||
"workbox-core": "^6.0.0-alpha.0", | ||
"workbox-routing": "^6.0.0-alpha.0" | ||
}, | ||
"gitHead": "fe4399505e02c3af6515fc8ffae8c58791f43f3c" | ||
"gitHead": "3dfe1f4c5ed450bc4b7420321f1a113ff4382d1b" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
178159
1
+ Addedworkbox-core@6.6.1(transitive)
+ Addedworkbox-routing@6.6.1(transitive)
- Removedworkbox-core@5.1.4(transitive)
- Removedworkbox-routing@5.1.4(transitive)
Updatedworkbox-core@^6.0.0-alpha.0