Socket
Socket
Sign inDemoInstall

builtin-modules

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builtin-modules - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

builtin-modules.json

@@ -24,3 +24,2 @@ [

"repl",
"smalloc",
"stream",

@@ -35,2 +34,2 @@ "string_decoder",

"zlib"
]
]
{
"name": "builtin-modules",
"version": "1.0.0",
"version": "1.0.1",
"description": "List of the Node.js builtin modules",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -34,4 +34,9 @@ # builtin-modules [![Build Status](https://travis-ci.org/sindresorhus/builtin-modules.svg?branch=master)](https://travis-ci.org/sindresorhus/builtin-modules)

## Related
- [is-builtin-module](https://github.com/sindresorhus/is-builtin-module) - Check if a string matches the name of a Node.js builtin module
## License
MIT © [Sindre Sorhus](http://sindresorhus.com)
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