🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

@warp-ds/uno

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/uno - npm Package Compare versions

Comparing version

to
2.0.2

{
"name": "@warp-ds/uno",
"repository": "git@github.com:warp-ds/drive.git",
"version": "2.0.2-next.1",
"version": "2.0.2",
"type": "module",

@@ -30,10 +30,2 @@ "exports": {

},
"scripts": {
"build": "rollup -c",
"commit": "cz",
"dev": "node dev.js",
"lint": "eslint . --fix",
"lint:check": "eslint .",
"test": "vitest"
},
"keywords": [],

@@ -66,3 +58,11 @@ "author": "@djh",

}
},
"scripts": {
"build": "rollup -c",
"commit": "cz",
"dev": "node dev.js",
"lint": "eslint . --fix",
"lint:check": "eslint .",
"test": "vitest"
}
}
}