@astrojs/prism
Advanced tools
Comparing version 0.4.1-next.0 to 0.4.1
{ | ||
"name": "@astrojs/prism", | ||
"version": "0.4.1-next.0", | ||
"version": "0.4.1", | ||
"description": "Supports Prism highlighting in Astro projects", | ||
@@ -14,11 +14,8 @@ "author": "withastro", | ||
"homepage": "https://astro.build", | ||
"main": "index.mjs", | ||
"files": [ | ||
"component" | ||
], | ||
"main": "index.js", | ||
"exports": { | ||
".": "./index.mjs", | ||
"./component": "./component/Prism.astro" | ||
".": "./index.js", | ||
"./internal": "./internal.mjs" | ||
}, | ||
"types": "./index.d.ts", | ||
"types": "./internal.d.ts", | ||
"keywords": [], | ||
@@ -25,0 +22,0 @@ "devDependencies": { |
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
10785
7
153
1