typed-function
Advanced tools
+12
-12
| { | ||
| "name": "typed-function", | ||
| "version": "4.2.1", | ||
| "version": "4.2.2", | ||
| "description": "Type checking for JavaScript functions", | ||
@@ -43,17 +43,17 @@ "author": "Jos de Jong <wjosdejong@gmail.com> (https://github.com/josdejong)", | ||
| "devDependencies": { | ||
| "@babel/cli": "7.24.6", | ||
| "@babel/preset-env": "7.24.6", | ||
| "@babel/cli": "7.28.3", | ||
| "@babel/preset-env": "7.28.5", | ||
| "benchmark": "2.1.4", | ||
| "c8": "9.1.0", | ||
| "cpy-cli": "5.0.0", | ||
| "del-cli": "5.1.0", | ||
| "eslint": "8.56.0", | ||
| "c8": "10.1.3", | ||
| "cpy-cli": "6.0.0", | ||
| "del-cli": "6.0.0", | ||
| "eslint": "8.57.1", | ||
| "eslint-config-standard": "17.1.0", | ||
| "eslint-plugin-import": "2.29.1", | ||
| "eslint-plugin-import": "2.32.0", | ||
| "eslint-plugin-n": "16.6.2", | ||
| "eslint-plugin-promise": "6.2.0", | ||
| "mocha": "10.4.0", | ||
| "eslint-plugin-promise": "6.6.0", | ||
| "mocha": "11.7.5", | ||
| "npm-run-all": "4.1.5", | ||
| "pad-right": "0.2.2", | ||
| "rollup": "4.18.0" | ||
| "rollup": "4.53.3" | ||
| }, | ||
@@ -66,2 +66,2 @@ "files": [ | ||
| "license": "MIT" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
396646
2.02%3690
2.05%28
12%