@firebase/component
Advanced tools
Comparing version 0.6.8-canary.c6a885181 to 0.6.8-canary.ca4dbcf3f
{ | ||
"name": "@firebase/component", | ||
"version": "0.6.8-canary.c6a885181", | ||
"version": "0.6.8-canary.ca4dbcf3f", | ||
"description": "Firebase Component Platform", | ||
@@ -31,3 +31,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:ci": "node ../../scripts/run_tests_in_ci.js -s test:all", | ||
"test:browser": "karma start --single-run", | ||
"test:browser": "karma start", | ||
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js", | ||
@@ -37,3 +37,3 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit" | ||
"dependencies": { | ||
"@firebase/util": "1.9.7-canary.c6a885181", | ||
"@firebase/util": "1.9.7-canary.ca4dbcf3f", | ||
"tslib": "^2.1.0" | ||
@@ -40,0 +40,0 @@ }, |
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
176785
26
+ Added@firebase/util@1.9.7-canary.ca4dbcf3f(transitive)
- Removed@firebase/util@1.9.7-canary.c6a885181(transitive)