Socket
Socket
Sign inDemoInstall

builtins

Package Overview
Dependencies
0
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

1

builtins.json

@@ -13,2 +13,3 @@ [

"https",
"module",
"net",

@@ -15,0 +16,0 @@ "os",

0.0.5 / 2014-06-27
==================
* add module
* publish to public npm
0.0.4 / 2014-04-25

@@ -3,0 +9,0 @@ ==================

7

package.json
{
"name": "builtins",
"version": "0.0.4",
"version": "0.0.5",
"description": "List of node.js builtin modules",
"repository": "segmentio/builtins",
"license": "MIT",
"main": "builtins.json"
"main": "builtins.json",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
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