Comparing version 0.1.2 to 0.1.3
@@ -8,3 +8,3 @@ var fs = require('fs'); | ||
'assert', 'buffer', 'child_process', 'crypto', 'dgram', 'dns', 'events', | ||
'fs', 'http', 'https', 'net', 'os', 'path', 'querystring', 'repl', 'stream', | ||
'fs', 'http', 'https', 'net', 'os', 'path', 'querystring', 'readline', 'repl', 'stream', | ||
'sys', 'tls', 'tty', 'url', 'util', 'vm' | ||
@@ -11,0 +11,0 @@ ].reduce(function (acc, x) { acc[x] = true; return acc }, {}); |
{ | ||
"name" : "resolve", | ||
"description" : "A more hookable require.resolve() implementation", | ||
"version" : "0.1.2", | ||
"version" : "0.1.3", | ||
"repository" : { | ||
@@ -6,0 +6,0 @@ "type" : "git", |
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
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
10430
0