@firebase/util
Advanced tools
Comparing version 1.9.7-canary.c6a885181 to 1.9.7-canary.ca4dbcf3f
{ | ||
"name": "@firebase/util", | ||
"version": "1.9.7-canary.c6a885181", | ||
"version": "1.9.7-canary.ca4dbcf3f", | ||
"description": "", | ||
@@ -39,3 +39,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:node": "TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* --config ../../config/mocharc.node.js", | ||
@@ -42,0 +42,0 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit", |
1146415