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.0.0 to 2.1.0

7

CHANGELOG.md

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

## [v2.1.0](https://github.com/meandavejustice/is-core-module/compare/v2.0.0...v2.1.0) - 2020-11-04
### Commits
- [Dev Deps] update `eslint` [`5e0034e`](https://github.com/meandavejustice/is-core-module/commit/5e0034eae57c09c8f1bd769f502486a00f56c6e4)
- [New] Add `diagnostics_channel` [`c2d83d0`](https://github.com/meandavejustice/is-core-module/commit/c2d83d0a0225a1a658945d9bab7036ea347d29ec)
## [v2.0.0](https://github.com/meandavejustice/is-core-module/compare/v1.0.2...v2.0.0) - 2020-09-29

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

1

core.json

@@ -15,2 +15,3 @@ {

"dgram": true,
"diagnostics_channel": ">= 15.1",
"dns": true,

@@ -17,0 +18,0 @@ "dns/promises": ">= 15",

4

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

@@ -52,3 +52,3 @@ "main": "index.js",

"auto-changelog": "^2.2.1",
"eslint": "^7.10.0",
"eslint": "^7.12.1",
"tape": "^5.0.1"

@@ -55,0 +55,0 @@ },

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