@getvolume/volume-shared
Advanced tools
Comparing version 0.0.12 to 0.0.13-canary.768793f
{ | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.12", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsup src/index.ts --dts", | ||
"dev": "yarn build --watch", | ||
"clean": "rm -rf dist .turbo" | ||
}, | ||
"files": [ | ||
"dist/**" | ||
], | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"tsup": "^6.7.0" | ||
} | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.13-canary.768793f", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsup src/index.ts --dts", | ||
"dev": "yarn build --watch", | ||
"clean": "rm -rf dist .turbo" | ||
}, | ||
"files": [ | ||
"dist/**" | ||
], | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"tsup": "^6.7.0" | ||
} | ||
} |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9679
4
0