🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@getvolume/volume-shared

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getvolume/volume-shared - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+5
-2
package.json
{
"name": "@getvolume/volume-shared",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -22,2 +22,5 @@ "files": [

},
"publishConfig": {
"access": "public"
},
"dependencies": {

@@ -28,3 +31,3 @@ "zod": "^3.23.8"

"build": "tsup",
"dev": "pnpm build --watch",
"dev": "tsup --watch",
"test": "vitest run",

@@ -31,0 +34,0 @@ "clean": "rm -rf dist .turbo"