@getvolume/volume-shared
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.1", | ||
"main": "src/index.ts", | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsup src/index.ts --dts" | ||
"build": "tsup src/index.ts --dts", | ||
"clean": "rm -rf dist .turbo" | ||
}, | ||
@@ -9,0 +10,0 @@ "files": [ |
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
4806