@bangle.dev/core
Advanced tools
Comparing version 0.29.0-alpha.1 to 0.29.0-alpha.2
{ | ||
"name": "@bangle.dev/core", | ||
"version": "0.29.0-alpha.1", | ||
"version": "0.29.0-alpha.2", | ||
"homepage": "https://bangle.dev", | ||
@@ -16,7 +16,4 @@ "authors": [ | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./style.css": "./style.css" | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
@@ -41,8 +38,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@bangle.dev/pm-commands": "0.29.0-alpha.1", | ||
"@bangle.dev/utils": "0.29.0-alpha.1", | ||
"@bangle.dev/pm-commands": "0.29.0-alpha.2", | ||
"@bangle.dev/utils": "0.29.0-alpha.2", | ||
"@types/jest": "^27.0.4" | ||
}, | ||
"devDependencies": { | ||
"@bangle.dev/pm": "0.29.0-alpha.1", | ||
"@bangle.dev/pm": "0.29.0-alpha.2", | ||
"@types/markdown-it": "^12.0.3", | ||
@@ -49,0 +46,0 @@ "markdown-it": "^10.0.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
128110
+ Added@bangle.dev/pm-commands@0.29.0-alpha.2(transitive)
+ Added@bangle.dev/utils@0.29.0-alpha.2(transitive)
- Removed@bangle.dev/pm-commands@0.29.0-alpha.1(transitive)
- Removed@bangle.dev/utils@0.29.0-alpha.1(transitive)