Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "incnum", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "increment numbers in array. this can make multiple depth for-loop single.", | ||
"main": "index.js", | ||
"scripts": { | ||
"make": "tsc", | ||
"make": "tsc && webpack", | ||
"test": "jest" | ||
@@ -25,4 +25,7 @@ }, | ||
"devDependencies": { | ||
"jest": "^29.5.0" | ||
"jest": "^29.5.0", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^5.0.1" | ||
} | ||
} |
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
17239
10
211
4