@istanbuljs/nyc-config-hook-run-in-this-context
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.1](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-hook-run-in-this-context@1.0.0-alpha.0...@istanbuljs/nyc-config-hook-run-in-this-context@1.0.0-alpha.1) (2019-10-06) | ||
**Note:** Version bump only for package @istanbuljs/nyc-config-hook-run-in-this-context | ||
# [1.0.0-alpha.0](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-hook-run-in-this-context@0.1.1...@istanbuljs/nyc-config-hook-run-in-this-context@1.0.0-alpha.0) (2019-06-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@istanbuljs/nyc-config-hook-run-in-this-context", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "nyc configuration for hook-run-in-this-context", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" | ||
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git", | ||
"directory": "packages/nyc-config-hook-run-in-this-context" | ||
}, | ||
@@ -34,7 +35,7 @@ "keywords": [ | ||
"dependencies": { | ||
"semver": "^6.1.1" | ||
"semver": "^6.3.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"mocha": "^6.1.4", | ||
"mocha": "^6.2.1", | ||
"nyc": "^14.1.1" | ||
@@ -45,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "2e885073a9398806c9b8763dd39418398182ca34" | ||
"gitHead": "4d5e777a9bc4847d178ad31f379307124cdd1e4f" | ||
} |
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
4207
Updatedsemver@^6.3.0