@bpmn-io/feel-editor
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@bpmn-io/feel-editor", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Editor for FEEL expressions.", | ||
@@ -12,6 +12,9 @@ "files": [ | ||
"all": "run-s lint test build", | ||
"compile:builtins": "node scripts/compileBuiltins.js", | ||
"test": "karma start", | ||
"build": "rollup -c", | ||
"build:watch": "rollup -cw", | ||
"builtins": "run-s pull:platform-docs compile:builtins", | ||
"lint": "eslint src", | ||
"pull:platform-docs": "git -C camunda-platform-docs pull || git clone git@github.com:camunda/camunda-platform-docs.git camunda-platform-docs", | ||
"start": "SINGLE_START=true npm run dev", | ||
@@ -45,3 +48,3 @@ "dev": "npm test -- --auto-watch --no-single-run", | ||
"dependencies": { | ||
"@codemirror/autocomplete": "^6.0.3", | ||
"@codemirror/autocomplete": "^6.1.1", | ||
"@codemirror/commands": "^6.0.0", | ||
@@ -53,6 +56,12 @@ "@codemirror/language": "^6.0.0", | ||
"@lezer/highlight": "^1.0.0", | ||
"lezer-feel": "^0.4.0" | ||
"lang-feel": "^0.0.3", | ||
"lezer-feel": "^0.14.1", | ||
"min-dom": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^22.0.2", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.3.0", | ||
"@testing-library/dom": "^8.17.1", | ||
"@testing-library/user-event": "^14.4.3", | ||
"chai": "^4.3.6", | ||
@@ -62,2 +71,3 @@ "cross-env": "^7.0.3", | ||
"eslint-plugin-bpmn-io": "^0.13.0", | ||
"glob": "^8.0.3", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
@@ -73,2 +83,3 @@ "karma": "^6.3.19", | ||
"karma-webpack": "^5.0.0", | ||
"marked": "^4.1.0", | ||
"mocha": "^10.0.0", | ||
@@ -75,0 +86,0 @@ "mocha-test-container-support": "^0.2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2274663
43129
10
29
7
30
+ Addedlang-feel@^0.0.3
+ Addedmin-dom@^4.0.1
+ Addedcomponent-event@0.2.1(transitive)
+ Addeddomify@1.4.2(transitive)
+ Addedlang-feel@0.0.3(transitive)
+ Addedlezer-feel@0.14.1(transitive)
+ Addedmin-dash@4.2.2(transitive)
+ Addedmin-dom@4.2.1(transitive)
- Removed@lezer/common@0.16.1(transitive)
- Removed@lezer/lr@0.16.3(transitive)
- Removedlezer-feel@0.4.0(transitive)
Updatedlezer-feel@^0.14.1