@traqula/chevrotain
Advanced tools
Sorry, the diff of this file is too big to display
+10
-8
| { | ||
| "name": "@traqula/chevrotain", | ||
| "type": "module", | ||
| "version": "1.0.5", | ||
| "description": "Core components of Traqula", | ||
| "version": "1.0.6-alpha.0", | ||
| "description": "Bundled Chevrotain re-export for Traqula", | ||
| "lsd:module": true, | ||
@@ -11,3 +11,3 @@ "license": "Apache-2.0", | ||
| "url": "git+https://github.com/comunica/traqula.git", | ||
| "directory": "packages/core" | ||
| "directory": "packages/chevrotain" | ||
| }, | ||
@@ -42,11 +42,13 @@ "bugs": { | ||
| "build:ts": "node \"../../node_modules/typescript/bin/tsc\" -b", | ||
| "build:transpile": "node \"../../node_modules/esbuild/bin/esbuild\" --format=cjs --target=es2022 --bundle --log-level=error --outfile=dist/cjs/lib/index.js lib/index.ts" | ||
| "build:bundle-types": "node \"../../node_modules/dts-bundle-generator/dist/bin/dts-bundle-generator.js\" -o dist/esm/lib/index.d.ts --project tsconfig.dts.json --no-check --external-inlines chevrotain @chevrotain/types -- lib/index.ts", | ||
| "build:transpile-cjs": "node \"../../node_modules/esbuild/bin/esbuild\" --format=cjs --target=es2022 --bundle --sourcemap --log-level=error --outfile=dist/cjs/lib/index.js lib/index.ts", | ||
| "build:transpile-esm": "node \"../../node_modules/esbuild/bin/esbuild\" --format=esm --target=es2022 --bundle --sourcemap --log-level=error --outfile=dist/esm/lib/index.js lib/index.ts", | ||
| "build:transpile": "yarn build:bundle-types && yarn build:transpile-cjs && yarn build:transpile-esm" | ||
| }, | ||
| "dependencies": { | ||
| "chevrotain": "^11.0.3" | ||
| }, | ||
| "devDependencies": { | ||
| "chevrotain": "^11.2.0", | ||
| "dts-bundle-generator": "^9.5.1", | ||
| "esbuild": "^0.28.0" | ||
| }, | ||
| "gitHead": "ef523075486722fc89492612948c36cc614840b1" | ||
| "gitHead": "a16a69211af2e4e126dbeaa263c05923820a6ed0" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
2317960
555.45%0
-100%9
12.5%21146
126.6%3
200%2
100%2
100%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed