New:Socket for Asana Is Now Available.Learn more
Get Started

asyncbox

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncbox - npm Package Compare versions

Comparing version
6.3.4
to
6.3.5
+2
-11
package.json

@@ -9,3 +9,3 @@ {

],
"version": "6.3.4",
"version": "6.3.5",
"author": "jlipps@gmail.com",

@@ -39,3 +39,3 @@ "license": "Apache-2.0",

"prepare": "npm run rebuild",
"test": "mocha --exit --timeout 1m \"./test/**/*-specs.ts\"",
"test": "node --test --enable-source-maps --test-force-exit --test-timeout=60000 \"./build/test/**/*.spec.js\"",
"lint": "eslint .",

@@ -59,15 +59,6 @@ "format": "prettier -w ./lib ./test",

"@semantic-release/git": "^10.0.1",
"@types/chai": "^5.2.3",
"@types/chai-as-promised": "^8.0.2",
"@types/mocha": "^10.0.10",
"@types/node": "^26.1.0",
"chai": "^6.2.1",
"chai-as-promised": "^8.0.2",
"conventional-changelog-conventionalcommits": "^9.0.0",
"eslint": "^10.6.0",
"mocha": "^11.7.5",
"prettier": "^3.0.0",
"semantic-release": "^25.0.2",
"ts-node": "^10.9.1",
"tsx": "^4.21.0",
"typescript": "^6.0.3"

@@ -74,0 +65,0 @@ },