serialized-query
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "serialized-query", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A simple Typescript class to serialize Firebase queries", | ||
@@ -39,18 +39,18 @@ "license": "MIT", | ||
"@types/stack-trace": "^0.0.29", | ||
"abstracted-admin": "^0.35.1", | ||
"abstracted-admin": "^0.36.0", | ||
"chai": "^4.2.0", | ||
"chalk": "^2.4.2", | ||
"firemock": "^0.35.11", | ||
"firemodel": "^0.35.8", | ||
"chalk": "^3.0.0", | ||
"firemock": "^0.36.0", | ||
"firemodel": "^0.36.0", | ||
"js-yaml": "^3.13.1", | ||
"lodash": "^4.17.11", | ||
"mocha": "^6.2.1", | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"mocha": "^6.2.2", | ||
"prettier": "^1.19.1", | ||
"rimraf": "^3.0.0", | ||
"shelljs": "^0.8.3", | ||
"test-console": "^1.1.0", | ||
"ts-node": "^8.4.1", | ||
"tslint": "^5.20.0", | ||
"ts-node": "^8.5.4", | ||
"tslint": "^5.20.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.7.2" | ||
"typescript": "^3.7.3" | ||
}, | ||
@@ -57,0 +57,0 @@ "engines": { |
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
37384