normalize-shorthands
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -21,3 +21,5 @@ | ||
remotes.remotes.forEach(function (remote) { | ||
map[remote.name] = remote | ||
remote.aliases.forEach(function (alias) { | ||
map[alias] = remote | ||
}) | ||
}) | ||
@@ -24,0 +26,0 @@ } |
{ | ||
"name": "normalize-shorthands", | ||
"description": "shorthand URIs for normalize", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Jonathan Ong", |
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
7984
154