@verdaccio/file-locking
Advanced tools
Comparing version 8.0.0-next.2 to 8.0.0-next.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.0.0-next.4](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.3...v8.0.0-next.4) (2019-08-18) | ||
**Note:** Version bump only for package @verdaccio/file-locking | ||
# [8.0.0-next.2](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.1...v8.0.0-next.2) (2019-08-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@verdaccio/file-locking", | ||
"version": "8.0.0-next.2", | ||
"version": "8.0.0-next.4", | ||
"description": "library that handle file locking", | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@verdaccio/babel-preset": "^8.0.0-next.2", | ||
"@verdaccio/eslint-config": "^8.0.0-next.2", | ||
"@verdaccio/types": "^8.0.0-next.2" | ||
"@verdaccio/babel-preset": "^8.0.0-next.4", | ||
"@verdaccio/eslint-config": "^8.0.0-next.4", | ||
"@verdaccio/types": "^8.0.0-next.4" | ||
}, | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"build:types": "tsc --emitDeclarationOnly", | ||
"coverage:publish": "codecov", | ||
"coverage:publish": "codecov --root=../../ -F core", | ||
"lint": "eslint \"**/*.{js,ts}\"", | ||
@@ -50,3 +50,3 @@ "lint:stage": "lint-staged", | ||
}, | ||
"gitHead": "91ffbef68827bb79d1240846c76327df89f97cad" | ||
"gitHead": "0f789035d4f581ee112ca50f9926fcdeeaafbbc7" | ||
} |
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
10672