Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "leet", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Convert boring text to 1337 text", | ||
"main": "leet.js", | ||
"main": "./leet.js", | ||
"prefer_global": true, | ||
@@ -11,3 +11,3 @@ "bin": { | ||
"scripts": { | ||
"test": "leet" | ||
"test": "./leet.js" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
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
4878