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.15 to 1.0.16-canary.4246149

2

dist/index.js

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

name: "@getvolume/volume-js",
version: "1.0.15",
version: "1.0.16-canary.4246149",
description: "Volume JS",

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

{
"name": "@getvolume/volume-js",
"version": "1.0.15",
"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.10"
},
"author": "Kai Spencer",
"license": "ISC",
"devDependencies": {
"cross-fetch": "^3.1.5",
"msw": "^0.47.0",
"node-fetch": "^3.2.8",
"tsup": "^6.2.1",
"typescript": "^4.7.4",
"vitest": "^0.18.1"
}
"name": "@getvolume/volume-js",
"version": "1.0.16-canary.4246149",
"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.10"
},
"author": "Kai Spencer",
"license": "ISC",
"devDependencies": {
"cross-fetch": "^3.1.5",
"msw": "^0.47.0",
"node-fetch": "^3.2.8",
"tsup": "^6.2.1",
"typescript": "^4.7.4",
"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