Socket
Socket
Sign inDemoInstall

is-core-module

Package Overview
Dependencies
1
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 2.5.0

7

CHANGELOG.md

@@ -8,2 +8,9 @@ # Changelog

## [v2.5.0](https://github.com/inspect-js/is-core-module/compare/v2.4.0...v2.5.0) - 2021-07-12
### Commits
- [Dev Deps] update `auto-changelog`, `eslint` [`6334cc9`](https://github.com/inspect-js/is-core-module/commit/6334cc94f3af7469685bd8f236740991baaf2705)
- [New] add `stream/web` to node v16.5+ [`17ac59b`](https://github.com/inspect-js/is-core-module/commit/17ac59b662d63e220a2e5728625f005c24f177b2)
## [v2.4.0](https://github.com/inspect-js/is-core-module/compare/v2.3.0...v2.4.0) - 2021-05-09

@@ -10,0 +17,0 @@

2

core.json

@@ -105,2 +105,4 @@ {

"node:stream/promises": ">= 16",
"stream/web": ">= 16.5",
"node:stream/web": ">= 16.5",
"string_decoder": true,

@@ -107,0 +109,0 @@ "node:string_decoder": ">= 16",

6

package.json
{
"name": "is-core-module",
"version": "2.4.0",
"version": "2.5.0",
"description": "Is this specifier a node.js core module?",

@@ -53,4 +53,4 @@ "main": "index.js",

"aud": "^1.1.5",
"auto-changelog": "^2.2.1",
"eslint": "^7.26.0",
"auto-changelog": "^2.3.0",
"eslint": "^7.30.0",
"nyc": "^10.3.2",

@@ -57,0 +57,0 @@ "safe-publish-latest": "^1.1.4",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc