@kosko/require
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@kosko/require", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Import and resolve modules.", | ||
"repository": "https://github.com/tommy351/kosko", | ||
@@ -11,5 +12,11 @@ "author": "Tommy Chen <tommy351@gmail.com>", | ||
], | ||
"keywords": [ | ||
"kosko" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"engines": { | ||
"node": ">= 6.9.0" | ||
}, | ||
"dependencies": { | ||
@@ -21,3 +28,3 @@ "resolve": "^1.9.0" | ||
}, | ||
"gitHead": "149e362f3c97b1d395e6d30edbd372a331457e23" | ||
"gitHead": "1de3d702eb50c9471f23f6b07cf3e01181fb0bf0" | ||
} |
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
2632