Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "pkg-to-id", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Extract project identity from pakage json file.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,3 +20,3 @@ # pkg-to-id | ||
var pgkToId = require(''); | ||
var pgkToId = require('pkg-to-id '); | ||
@@ -23,0 +23,0 @@ var identity = pkgToId(require('package.json')); |
Sorry, the diff of this file is not supported yet
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
4962
8