@firebase/logger
Advanced tools
Comparing version 0.4.2-canary.23581c6d9 to 0.4.2-canary.2561b6306
{ | ||
"name": "@firebase/logger", | ||
"version": "0.4.2-canary.23581c6d9", | ||
"version": "0.4.2-canary.2561b6306", | ||
"description": "A logger package for use in the Firebase JS SDK", | ||
@@ -30,3 +30,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:all": "run-p --npm-path npm test:browser test:node", | ||
"test:browser": "karma start --single-run", | ||
"test:browser": "karma start", | ||
"test:browser:debug": "karma start --browsers Chrome --auto-watch", | ||
@@ -33,0 +33,0 @@ "test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* --config ../../config/mocharc.node.js", |
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
86011