Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bpmn-io/feel-editor

Package Overview
Dependencies
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/feel-editor - npm Package Compare versions

Comparing version 0.0.1-alpha0 to 0.1.0

5

CHANGELOG.md

@@ -9,2 +9,5 @@ # Changelog

* `FEAT`: initial release, create a FEEL editor with Code highlighting
## 0.0.1
* `FEAT`: initial release, create a FEEL editor with Code highlighting ([#4](https://github.com/bpmn-io/feel-editor/pull/4))
* `FEAT`: highlight syntax errors ([#7](https://github.com/bpmn-io/feel-editor/pull/7))
{
"name": "@bpmn-io/feel-editor",
"version": "0.0.1-alpha0",
"version": "0.1.0",
"description": "Editor for FEEL expressions.",

@@ -17,3 +17,4 @@ "files": [

"start": "SINGLE_START=true npm run dev",
"dev": "npm test -- --auto-watch --no-single-run"
"dev": "npm test -- --auto-watch --no-single-run",
"prepare": "run-s build"
},

@@ -20,0 +21,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc