@posva/vuefire-core
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@posva/vuefire-core", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Shared code for vue + Firebase apps used by vuefire and vuexfire", | ||
@@ -35,18 +35,13 @@ "author": "Eduardo San Martin Morote <posva13@gmail.com>", | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-0", | ||
"@babel/preset-env": "^7.4.4", | ||
"@posva/vuefire-test-helpers": "^1.0.4", | ||
"@types/jest": "^23.3.10", | ||
"babel-preset-env": "^1.7.0", | ||
"@types/jest": "^24.0.12", | ||
"eslint": "^5.9.0", | ||
"eslint-plugin-vue-libs": "^3.0.0", | ||
"firebase": "^5.6.0", | ||
"jest": "^23.6.0", | ||
"typescript": "^3.2.1" | ||
"firebase": "^5.11.1", | ||
"jest": "^24.7.1", | ||
"typescript": "^3.4.5" | ||
}, | ||
"jest": { | ||
"collectCoverage": true, | ||
"collectCoverageFrom": [ | ||
"<rootDir>/src/*.js" | ||
] | ||
}, | ||
"gitHead": "3d1b26acecd5897bd24eaa55a96341527ae5b8f2" | ||
"gitHead": "ed1ee4682cc45f26b27e3e0ef8bfc9a4b3e51205" | ||
} |
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
16421
9