astro-portabletext
Advanced tools
Comparing version 0.9.0-next.1 to 0.9.0-next.2
{ | ||
"name": "astro-portabletext", | ||
"version": "0.9.0-next.1", | ||
"version": "0.9.0-next.2", | ||
"type": "module", | ||
@@ -15,3 +15,8 @@ "description": "Render Portable Text with Astro", | ||
"license": "ISC", | ||
"exports": "./lib/index.ts", | ||
"exports": { | ||
".": "./lib/index.ts", | ||
"./components": "./lib/components.ts", | ||
"./types": "./lib/types.ts", | ||
"./utils": "./lib/utils.ts" | ||
}, | ||
"typesVersions": { | ||
@@ -18,0 +23,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
25142
0