Socket
Socket
Sign inDemoInstall

has-package-exports

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

has-package-exports - npm Package Compare versions

Comparing version 1.2.1-alpha.3 to 1.2.1

9

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc