Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "srn", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "smart rename", | ||
@@ -10,3 +10,3 @@ "main": "./src/index.js", | ||
"scripts": { | ||
"srn": "node ./src/index.js" | ||
"start": "node ./src/index.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": "https://github.com/cjvnjde/srn.git", |
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
1955