is-core-module
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -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 @@ |
@@ -15,2 +15,3 @@ { | ||
"dgram": true, | ||
"diagnostics_channel": ">= 15.1", | ||
"dns": true, | ||
@@ -17,0 +18,0 @@ "dns/promises": ">= 15", |
{ | ||
"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 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15149
211
0