Socket
Book a DemoSign in
Socket

typed-function

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-function - npm Package Compare versions

Comparing version
4.2.1
to
4.2.2
+12
-12
package.json
{
"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