has-package-exports
Advanced tools
Comparing version 1.2.1-alpha.3 to 1.2.1
@@ -8,2 +8,11 @@ # Changelog | ||
## [v1.2.1](https://github.com/inspect-js/has-package-exports/compare/v1.2.0...v1.2.1) - 2020-10-08 | ||
### Commits | ||
- [Fix] publish subpackage as a real package, since npm < 7 breaks with published file deps [`6599568`](https://github.com/inspect-js/has-package-exports/commit/65995682e44bf89adff04128d84eb5c5db51d38c) | ||
- [Tests] always test `node` `v12.17` [`625861c`](https://github.com/inspect-js/has-package-exports/commit/625861c5a06deaa4a8be17791748a5b6cd86f0bb) | ||
- [Dev Deps] update `@ljharb/eslint-config` [`3a13a60`](https://github.com/inspect-js/has-package-exports/commit/3a13a60702c3b21b3ccaa8e5a42420a53df71da6) | ||
- [readme] fix node docs URL [`15d2d48`](https://github.com/inspect-js/has-package-exports/commit/15d2d48c8e81ce9f69c102915c62f7b1baae7956) | ||
## [v1.2.0](https://github.com/inspect-js/has-package-exports/compare/v1.1.0...v1.2.0) - 2020-10-06 | ||
@@ -10,0 +19,0 @@ |
{ | ||
"name": "has-package-exports", | ||
"version": "1.2.1-alpha.3", | ||
"version": "1.2.1", | ||
"description": "Does the current node version have support for the \"exports\" field in package.json?", | ||
@@ -63,3 +63,3 @@ "main": "no", | ||
"devDependencies": { | ||
"@ljharb/eslint-config": "^17.1.0", | ||
"@ljharb/eslint-config": "^17.2.0", | ||
"aud": "^1.1.2", | ||
@@ -66,0 +66,0 @@ "auto-changelog": "^2.2.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15954
0
0