markstream-core
Advanced tools
+9
-7
| { | ||
| "name": "markstream-core", | ||
| "type": "module", | ||
| "version": "1.0.0-rc.0", | ||
| "version": "1.0.0", | ||
| "packageManager": "pnpm@10.33.4", | ||
| "description": "Framework-agnostic smooth streaming controller and streaming text state utilities for Markstream", | ||
@@ -40,7 +41,2 @@ "author": "Simon He", | ||
| ], | ||
| "devDependencies": { | ||
| "tsdown": "^0.15.12", | ||
| "typescript": "^5.9.3", | ||
| "vitest": "^4.1.6" | ||
| }, | ||
| "scripts": { | ||
@@ -54,4 +50,10 @@ "dev": "tsdown --watch", | ||
| "lint:fix": "eslint . --cache --fix", | ||
| "prepublishOnly": "pnpm run build", | ||
| "release": "bumpp --commit --no-tag --no-push && npm publish --access public && node ../../scripts/tag-package.mjs --package-json package.json --push" | ||
| }, | ||
| "devDependencies": { | ||
| "tsdown": "^0.15.12", | ||
| "typescript": "^5.9.3", | ||
| "vitest": "^4.1.6" | ||
| } | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
58601
0.12%0
-100%