@firebase/util
Advanced tools
Comparing version 0.1.10-canary.3259004 to 0.1.10-canary.3327845
{ | ||
"name": "@firebase/util", | ||
"version": "0.1.10-canary.3259004", | ||
"version": "0.1.10-canary.3327845", | ||
"description": "", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/cjs/index.node.js", | ||
"browser": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/index.node.cjs.js", | ||
"browser": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"scripts": { | ||
"dev": "gulp dev", | ||
"build": "rollup -c", | ||
"dev": "rollup -c -w", | ||
"test": "run-p test:browser test:node", | ||
"test:browser": "karma start --single-run", | ||
"test:node": "TS_NODE_CACHE=NO nyc --reporter lcovonly -- mocha test/**/*.test.* --compilers ts:ts-node/register/type-check --exit", | ||
"prepare": "gulp build" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -25,3 +26,2 @@ "license": "Apache-2.0", | ||
"chai": "^4.1.1", | ||
"gulp": "^4.0.0", | ||
"karma": "^2.0.0", | ||
@@ -37,2 +37,6 @@ "karma-chrome-launcher": "^2.2.0", | ||
"nyc": "^11.4.1", | ||
"rollup": "^0.57.1", | ||
"rollup-plugin-commonjs": "^9.1.0", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
"rollup-plugin-typescript2": "^0.12.0", | ||
"ts-loader": "^3.5.0", | ||
@@ -50,3 +54,3 @@ "ts-node": "^5.0.0", | ||
}, | ||
"typings": "dist/esm/index.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"nyc": { | ||
@@ -53,0 +57,0 @@ "extension": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 15 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 19 instances in 1 package
15
8382
421568
22
124
1