@prezly/slate-lists
Advanced tools
Comparing version
{ | ||
"name": "@prezly/slate-lists", | ||
"version": "0.81.1", | ||
"version": "0.81.2", | ||
"description": "The best Slate lists extension out there", | ||
@@ -36,5 +36,5 @@ "license": "MIT", | ||
"test": "pnpm test:unit && pnpm test:build", | ||
"test:unit": "mocha --exit --config ../../.mocharc.cjs './src/**/*.test.{ts,tsx}'", | ||
"test:unit": "mocha --exit --config ../../.mocha/config.cjs './src/**/*.test.{ts,tsx}'", | ||
"test:build": "pnpm test:esm && pnpm test:types", | ||
"test:esm": "node --input-type module -e \" import '../../mockDOM.cjs'; import './build/index.js'; \" ", | ||
"test:esm": "node --input-type module -e \" import '../../.mocha/mockDOM.cjs'; import './build/index.js'; \" ", | ||
"test:types": "tsc --noEmit --esModuleInterop build/index.d.ts", | ||
@@ -59,3 +59,3 @@ "clean": "pnpm clean:build && pnpm clean:node_modules", | ||
}, | ||
"gitHead": "891ff815c25454905aa30c1530ef8cdd0696f550" | ||
"gitHead": "9c16b016bb50c716914fafe6682b5bc4cf341ac8" | ||
} |
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
96141
0.01%0
-100%