+2
-5
| { | ||
| "name": "gpt-query", | ||
| "version": "0.0.0-beta4", | ||
| "version": "1.0.0", | ||
| "keywords": [], | ||
@@ -22,3 +22,2 @@ "author": "", | ||
| "build": "npm run build:cjs && npm run build:esm && npm run build:types", | ||
| "run:example": "tsx example.ts", | ||
| "dev": "tsx src/index.ts", | ||
@@ -30,5 +29,3 @@ "watch": "tsc -w", | ||
| "lint:fix:unsafe": "biome check --write --unsafe .", | ||
| "test": "jest", | ||
| "test:cjs": "node --require ts-node/register dist/cjs/index.cjs", | ||
| "test:esm": "node --experimental-modules dist/esm/index.js" | ||
| "test": "jest" | ||
| }, | ||
@@ -35,0 +32,0 @@ "dependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31566
7.74%1
-50%111
11000%