Comparing version 0.15.8 to 0.15.9
{ | ||
"name": "firemock", | ||
"version": "0.15.8", | ||
"version": "0.15.9", | ||
"description": "firemock", | ||
@@ -17,4 +17,3 @@ "license": "MIT", | ||
"test": "ts-node ./scripts/test.ts ", | ||
"coverage": | ||
"nyc --reporter=text --reporter=html mocha --compilers ts:ts-node/register", | ||
"coverage": "nyc --reporter=text --reporter=html mocha --compilers ts:ts-node/register", | ||
"watch": "ts-node ./scripts/watch.ts", | ||
@@ -26,4 +25,4 @@ "watch:test": "ts-node ./scripts/watch.ts test", | ||
"dependencies": { | ||
"common-types": "^1.5.2", | ||
"firebase-api-surface": "^0.7.9", | ||
"common-types": "^1.5.4", | ||
"firebase-api-surface": "^0.7.11", | ||
"firebase-key": "^2.0.1", | ||
@@ -30,0 +29,0 @@ "gitbook-plugin-favicon": "^0.0.2", |
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
110938
Updatedcommon-types@^1.5.4
Updatedfirebase-api-surface@^0.7.11