@bangle.dev/disk
Advanced tools
Comparing version 0.29.0-alpha.4 to 0.29.0-alpha.5
{ | ||
"name": "@bangle.dev/disk", | ||
"version": "0.29.0-alpha.4", | ||
"version": "0.29.0-alpha.5", | ||
"homepage": "https://bangle.dev", | ||
@@ -18,3 +18,3 @@ "authors": [ | ||
"require": "./dist/index.cjs", | ||
"./style.css": "./style.css" | ||
"./*": "./src/*" | ||
}, | ||
@@ -43,9 +43,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@bangle.dev/utils": "0.29.0-alpha.4", | ||
"@bangle.dev/utils": "0.29.0-alpha.5", | ||
"@types/jest": "^27.0.4" | ||
}, | ||
"devDependencies": { | ||
"@bangle.dev/pm": "0.29.0-alpha.4" | ||
"@bangle.dev/pm": "0.29.0-alpha.5" | ||
}, | ||
"types": "dist/index.d.ts" | ||
} |
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
13473
+ Added@bangle.dev/utils@0.29.0-alpha.5(transitive)
- Removed@bangle.dev/utils@0.29.0-alpha.4(transitive)