mathlifier
Advanced tools
Comparing version
{ | ||
"name": "mathlifier", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A KaTeX renderToString wrapper", | ||
@@ -17,4 +17,4 @@ "source": "src/index.ts", | ||
"preversion": "pnpm lint", | ||
"version": "pnpm format && git add -A src", | ||
"postversion": "git push && git push --tags", | ||
"version": "pnpm format", | ||
"postversion": "git add . && git commit -m 'new version' && git push --tags", | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
@@ -21,0 +21,0 @@ "lint": "eslint --ignore-path ../../.gitignore", |
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
64441
0.02%0
-100%