@getvolume/volume-js
Advanced tools
Comparing version 1.0.15 to 1.0.16-canary.e47634c
@@ -129,3 +129,3 @@ "use strict"; | ||
name: "@getvolume/volume-js", | ||
version: "1.0.15", | ||
version: "1.0.16-canary.e47634c", | ||
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.e47634c", | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
9391
2