@mocks-server/admin-api-paths
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -13,2 +13,6 @@ # Change Log | ||
## [1.0.6] - 2020-04-10 | ||
### Changed | ||
- Update dependencies | ||
## [1.0.5] - 2020-03-22 | ||
@@ -15,0 +19,0 @@ ### Changed |
{ | ||
"name": "@mocks-server/admin-api-paths", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Api paths of @mocks-server/plugin-admin-api", | ||
@@ -35,13 +35,13 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/preset-env": "7.9.0", | ||
"babel-jest": "25.1.0", | ||
"@babel/preset-env": "7.9.5", | ||
"babel-jest": "25.3.0", | ||
"coveralls": "3.0.9", | ||
"eslint": "6.8.0", | ||
"eslint-config-prettier": "6.10.0", | ||
"eslint-config-prettier": "6.10.1", | ||
"eslint-plugin-prettier": "3.1.2", | ||
"husky": "4.2.3", | ||
"jest": "25.1.0", | ||
"lint-staged": "10.0.8", | ||
"prettier": "2.0.1", | ||
"rollup": "2.1.0", | ||
"husky": "4.2.5", | ||
"jest": "25.3.0", | ||
"lint-staged": "10.1.3", | ||
"prettier": "2.0.4", | ||
"rollup": "2.4.0", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -48,0 +48,0 @@ "rollup-plugin-commonjs": "10.1.0", |
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
6731