Comparing version 0.17.1 to 0.17.2
@@ -15,6 +15,2 @@ "use strict"; | ||
exports.enable = function (mod) { | ||
if (typeof mod.resolve !== "function") { | ||
throw new Error("module.resolve not implemented"); | ||
} | ||
if (mod.link !== moduleLink) { | ||
@@ -21,0 +17,0 @@ mod.link = moduleLink; |
{ | ||
"name": "reify", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"main": "node/index.js", | ||
@@ -5,0 +5,0 @@ "browser": "lib/empty.js", |
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
162586
2885