@bangle.dev/utils
Advanced tools
Comparing version 0.29.0-alpha.5 to 0.29.0-alpha.6
{ | ||
"name": "@bangle.dev/utils", | ||
"version": "0.29.0-alpha.5", | ||
"version": "0.29.0-alpha.6", | ||
"homepage": "https://bangle.dev", | ||
@@ -16,5 +16,7 @@ "authors": [ | ||
"exports": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"./*": "./src/*" | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./style.css": "./src/style.css" | ||
}, | ||
@@ -43,3 +45,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@bangle.dev/pm": "0.29.0-alpha.5" | ||
"@bangle.dev/pm": "0.29.0-alpha.6" | ||
}, | ||
@@ -46,0 +48,0 @@ "publishConfig": { |
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
142023