Socket
Socket
Sign inDemoInstall

feelin

Package Overview
Dependencies
5
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.3.0

4

package.json
{
"name": "feelin",
"version": "2.2.0",
"version": "2.3.0",
"description": "A FEEL parser and interpreter",

@@ -48,3 +48,3 @@ "author": "Nico Rehwaldt <git_nikku@nixis.de>",

"all": "run-s lint build generate-typings test lint:types",
"lint": "eslint . --ext js,ts",
"lint": "eslint . --ext js,ts,cjs",
"lint:types": "tsc --noEmit --lib es2019 test/types.ts",

@@ -51,0 +51,0 @@ "build": "rollup -c --bundleConfigAsCjs",

@@ -49,2 +49,5 @@ # feelin

# spin up for local development
npm run dev
# execute FEEL tests in DMN TCK

@@ -51,0 +54,0 @@ npm run tck

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc