@firebase/polyfill
Advanced tools
Comparing version 0.3.36-canary.217dca9a to 0.3.36-canary.21b552412
{ | ||
"name": "@firebase/polyfill", | ||
"version": "0.3.36-canary.217dca9a", | ||
"version": "0.3.36-canary.21b552412", | ||
"description": "", | ||
@@ -15,14 +15,13 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test": "echo 'No test suite for polyfills'", | ||
"test:ci": "echo 'No test suite for polyfills'", | ||
"prepare": "yarn build" | ||
"test:ci": "echo 'No test suite for polyfills'" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"core-js": "3.6.5", | ||
"promise-polyfill": "8.1.3", | ||
"core-js": "3.15.1", | ||
"promise-polyfill": "8.2.0", | ||
"whatwg-fetch": "2.0.4" | ||
}, | ||
"devDependencies": { | ||
"rollup": "2.23.0", | ||
"rollup-plugin-typescript2": "0.27.1" | ||
"rollup": "2.52.2", | ||
"rollup-plugin-typescript2": "0.30.0" | ||
}, | ||
@@ -29,0 +28,0 @@ "repository": { |
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
4532
+ Addedcore-js@3.15.1(transitive)
+ Addedpromise-polyfill@8.2.0(transitive)
- Removedcore-js@3.6.5(transitive)
- Removedpromise-polyfill@8.1.3(transitive)
Updatedcore-js@3.15.1
Updatedpromise-polyfill@8.2.0