Socket
Socket
Sign inDemoInstall

@bpmn-io/feel-lint

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.0 to 1.3.1

2

dist/index.esm.js

@@ -91,3 +91,3 @@ import { parser } from 'lezer-feel';

message: 'First item is accessed via [1]',
severity: 'error',
severity: 'warning',
type: RULE_NAME,

@@ -94,0 +94,0 @@ actions: [

@@ -93,3 +93,3 @@ 'use strict';

message: 'First item is accessed via [1]',
severity: 'error',
severity: 'warning',
type: RULE_NAME,

@@ -96,0 +96,0 @@ actions: [

{
"name": "@bpmn-io/feel-lint",
"version": "1.3.0",
"version": "1.3.1",
"description": "Linter for FEEL expressions.",

@@ -22,3 +22,3 @@ "source": "lib/index.js",

"type": "git",
"url": "git+https://github.com/bpmn-io/feel-linter.git"
"url": "git+https://github.com/bpmn-io/feel-lint.git"
},

@@ -25,0 +25,0 @@ "publishConfig": {

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