actually-require-component
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -29,3 +29,3 @@ var fs = require("fs"); | ||
if (!componentPath) { | ||
throw Exception("Component not installed " + component) | ||
throw new Error("Component not installed " + component) | ||
} | ||
@@ -32,0 +32,0 @@ |
{ | ||
"name": "actually-require-component", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.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