Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@getvolume/volume-js

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getvolume/volume-js - npm Package Compare versions

Comparing version 1.0.18-canary.768793f to 1.0.18

2

dist/index.js

@@ -126,3 +126,3 @@ "use strict";

name: "@getvolume/volume-js",
version: "1.0.18-canary.768793f",
version: "1.0.17",
description: "Volume JS",

@@ -129,0 +129,0 @@ main: "./dist/index.js",

{
"name": "@getvolume/volume-js",
"version": "1.0.18-canary.768793f",
"description": "Volume JS",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist/**"
],
"scripts": {
"test": "vitest run",
"test:watch": "vitest",
"build": "tsup src/index.ts --dts",
"clean": "rm -rf dist .turbo",
"dev": "yarn build --watch"
},
"dependencies": {
"@getvolume/volume-shared": "0.0.12"
},
"author": "Kai Spencer",
"license": "ISC",
"devDependencies": {
"cross-fetch": "^3.1.5",
"msw": "^0.47.0",
"node-fetch": "^3.2.8",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vitest": "^0.18.1"
}
"name": "@getvolume/volume-js",
"version": "1.0.18",
"description": "Volume JS",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist/**"
],
"scripts": {
"test": "vitest run",
"test:watch": "vitest",
"build": "tsup src/index.ts --dts",
"clean": "rm -rf dist .turbo",
"dev": "yarn build --watch"
},
"dependencies": {
"@getvolume/volume-shared": "0.0.13"
},
"author": "Kai Spencer",
"license": "ISC",
"devDependencies": {
"cross-fetch": "^3.1.5",
"msw": "^0.47.0",
"node-fetch": "^3.2.8",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vitest": "^0.18.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc