codemaker
Advanced tools
Comparing version 1.35.0 to 1.36.0
{ | ||
"name": "codemaker", | ||
"version": "1.35.0", | ||
"version": "1.36.0", | ||
"description": "A tiny utility for generating source code", | ||
@@ -35,3 +35,3 @@ "license": "Apache-2.0", | ||
"camelcase": "^6.2.0", | ||
"decamelize": "^5.0.0", | ||
"decamelize": "^5.0.1", | ||
"fs-extra": "^9.1.0" | ||
@@ -42,5 +42,5 @@ }, | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^12.20.26", | ||
"@types/node": "^12.20.27", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.2.1", | ||
"jest": "^27.2.4", | ||
"prettier": "^2.4.1", | ||
@@ -47,0 +47,0 @@ "typescript": "~3.9.10" |
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
Updateddecamelize@^5.0.1