Socket
Socket
Sign inDemoInstall

resolve

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

9

index.js

@@ -8,6 +8,7 @@ var fs = require('fs');

'assert', 'buffer_ieee754', 'buffer', 'child_process', 'cluster', 'console',
'constants', 'crypto', '_debugger', 'dgram', 'dns', 'events', 'freelist',
'fs', 'http', 'https', '_linklist', 'module', 'net', 'os', 'path',
'punycode', 'querystring', 'readline', 'repl', 'stream', 'string_decoder',
'sys', 'timers', 'tls', 'tty', 'url', 'util', 'vm', 'zlib'
'constants', 'crypto', '_debugger', 'dgram', 'dns', 'domain', 'events',
'freelist', 'fs', 'http', 'https', '_linklist', 'module', 'net', 'os',
'path', 'punycode', 'querystring', 'readline', 'repl', 'stream',
'string_decoder', 'sys', 'timers', 'tls', 'tty', 'url', 'util', 'vm',
'zlib'
].reduce(function (acc, x) { acc[x] = true; return acc }, {});

@@ -14,0 +15,0 @@

{
"name" : "resolve",
"description" : "A more hookable require.resolve() implementation",
"version" : "0.2.7",
"version" : "0.2.8",
"repository" : {

@@ -6,0 +6,0 @@ "type" : "git",

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