astro-portabletext
Advanced tools
Comparing version 0.2.3-next.0 to 0.2.3-next.1
{ | ||
"name": "astro-portabletext", | ||
"version": "0.2.3-next.0", | ||
"version": "0.2.3-next.1", | ||
"type": "module", | ||
@@ -22,4 +22,5 @@ "description": "Render Portable Text with Astro", | ||
"homepage": "https://github.com/theisel/astro-portabletext#readme", | ||
"main": "./lib/index.js", | ||
"exports": { | ||
".": "./lib/index.ts", | ||
".": "./lib/index.js", | ||
"./types": "./lib/types.ts" | ||
@@ -26,0 +27,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21949
0