@getvolume/volume-shared
Advanced tools
Comparing version 0.0.18-canary.43357ae to 0.0.18-canary.a00dc9f
{ | ||
"name": "@getvolume/volume-shared", | ||
"version": "0.0.18-canary.43357ae", | ||
"version": "0.0.18-canary.a00dc9f", | ||
"license": "MIT", | ||
@@ -9,3 +9,11 @@ "files": [ | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -12,0 +20,0 @@ "tsup": "^8.0.2" |
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
18449