@istanbuljs/nyc-config-typescript
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-typescript@1.0.0-alpha.1...@istanbuljs/nyc-config-typescript@1.0.0-alpha.2) (2019-12-07) | ||
### Bug Fixes | ||
* Do not export index.json ([#508](https://github.com/istanbuljs/istanbuljs/issues/508)) ([a01a2b8](https://github.com/istanbuljs/istanbuljs/commit/a01a2b81ec69a829d9ce667b10faea8feab3d671)) | ||
# [1.0.0-alpha.1](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-typescript@1.0.0-alpha.0...@istanbuljs/nyc-config-typescript@1.0.0-alpha.1) (2019-10-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@istanbuljs/nyc-config-typescript", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "nyc configuration that works with typescript", | ||
"main": "index.json", | ||
"main": "index.js", | ||
"files": [ | ||
"index.json" | ||
"index.js" | ||
], | ||
@@ -40,3 +40,3 @@ "scripts": { | ||
}, | ||
"gitHead": "4d5e777a9bc4847d178ad31f379307124cdd1e4f" | ||
"gitHead": "9546946f0e4bc80714a5b318c59e459781f05550" | ||
} |
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
5043
15