@firebase/util
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "@firebase/util", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:browser": "karma start --single-run", | ||
"test:node": "nyc --reporter lcovonly -- mocha test/**/*.test.* --compilers ts:ts-node/register --exit", | ||
"test:node": "TS_NODE_CACHE=NO nyc --reporter lcovonly -- mocha test/**/*.test.* --compilers ts:ts-node/register/type-check --exit", | ||
"prepare": "gulp build" | ||
@@ -35,3 +35,3 @@ }, | ||
"ts-loader": "^3.1.0", | ||
"ts-node": "^3.3.0", | ||
"ts-node": "^4.1.0", | ||
"typescript": "^2.4.2", | ||
@@ -38,0 +38,0 @@ "webpack": "^3.8.1" |
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
539527