@firebase/component
Advanced tools
Comparing version 0.6.7-canary.7381f21a3 to 0.6.7-canary.766a53ea9
{ | ||
"name": "@firebase/component", | ||
"version": "0.6.7-canary.7381f21a3", | ||
"version": "0.6.7-canary.766a53ea9", | ||
"description": "Firebase Component Platform", | ||
@@ -32,6 +32,7 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:browser": "karma start --single-run", | ||
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js" | ||
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit" | ||
}, | ||
"dependencies": { | ||
"@firebase/util": "1.9.6-canary.7381f21a3", | ||
"@firebase/util": "1.9.6-canary.766a53ea9", | ||
"tslib": "^2.1.0" | ||
@@ -38,0 +39,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
176804
+ Added@firebase/util@1.9.6-canary.766a53ea9(transitive)
- Removed@firebase/util@1.9.6-canary.7381f21a3(transitive)