New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@x-oasis/batchinator

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@x-oasis/batchinator - npm Package Compare versions

Comparing version

to
0.0.3

test/test.spec.ts

4

package.json
{
"name": "@x-oasis/batchinator",
"version": "0.0.2",
"version": "0.0.3",
"description": "batchinator function",

@@ -11,5 +11,5 @@ "main": "index.ts",

"clean": "rimraf ./dist",
"test": "jest --verbose",
"test": "vitest",
"compile": "tsc -p tsconfig.build.json"
}
}

Sorry, the diff of this file is not supported yet