@acrolinx/sidebar-startpage
Advanced tools
Comparing version 4.0.1-beta.1 to 4.0.1-beta.2
{ | ||
"name": "@acrolinx/sidebar-startpage", | ||
"version": "4.0.1-beta.1", | ||
"version": "4.0.1-beta.2", | ||
"description": "A Container Component for Acrolinx Integrations that loads the Acrolinx sidebar", | ||
@@ -8,3 +8,3 @@ "type": "module", | ||
"url": "http://www.acrolinx.com", | ||
"main": "dist/dist-inline/index.js", | ||
"main": "dist/dist-inline/index.ts", | ||
"types": "dist/dist-inline/index.d.ts", | ||
@@ -22,3 +22,3 @@ "engines": { | ||
"build": "tsc -b && vite build && vite build --mode inline", | ||
"postbuild": "node tools/pack-inlined.js > dist/dist-inline/index.js && cp src/index.d.ts dist/dist-inline", | ||
"postbuild": "node tools/pack-inlined.js > dist/dist-inline/index.ts && cp src/index.d.ts dist/dist-inline", | ||
"preview": "vite preview", | ||
@@ -25,0 +25,0 @@ "test:watch": "vitest", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
816731
4