Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "incnum", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "increment numbers in array. this can make multiple depth for-loop single.", | ||
"main": "index.js", | ||
"scripts": { | ||
"make": "tsc && webpack", | ||
"make": "tsc", | ||
"test": "jest" | ||
@@ -25,6 +25,4 @@ }, | ||
"devDependencies": { | ||
"jest": "^29.5.0", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^5.0.1" | ||
"jest": "^29.5.0" | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1
0
16382
7
201