@getvolume/volume-shared
Advanced tools
Comparing version 0.0.11-canary.4d930bf to 0.0.11
{ | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.11-canary.4d930bf", | ||
"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.5.0" | ||
} | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.11", | ||
"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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
353
1
0
2