create-kecrily
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "create-kecrily", | ||
"type": "module", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"bin": "bin.js", | ||
@@ -11,5 +11,5 @@ "files": [ | ||
"devDependencies": { | ||
"@kecrily/eslint-config": "^0.1.13", | ||
"@types/degit": "^2.8.3", | ||
"@types/prompts": "^2.0.14", | ||
"create-kecrily": "link:", | ||
"degit": "^2.8.4", | ||
@@ -29,4 +29,5 @@ "eslint": "^8.23.0", | ||
"dev": "unbuild --stub", | ||
"build": "unbuild" | ||
"build": "unbuild", | ||
"lint": "eslint . --cache" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1885
1