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

@yornaath/batshit

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yornaath/batshit - npm Package Compare versions

Comparing version

to
0.0.2

{
"name": "@yornaath/batshit",
"version": "0.0.1",
"version": "0.0.2",
"description": "A batch manager that will deduplicate and batch requests for a certain data type made within a window.",

@@ -15,3 +15,3 @@ "author": {

"module": "./dist/index.mjs",
"types": "dist/index.d.ts",
"types": "./dist/index.d.ts",
"exports": {

@@ -34,7 +34,9 @@ ".": {

"coverage": "vitest run --coverage",
"build": "rm -rf ./dist && rollup -c"
"build": "rm -rf ./dist && rollup -c && tsc"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-typescript": "^10.0.1",
"@vitest/coverage-c8": "^0.26.2",
"batshit-npm": "npm:@yornaath/batshit@latest",
"rollup": "^3.8.0",

@@ -41,0 +43,0 @@ "rollup-plugin-typescript2": "^0.34.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet