Socket
Socket
Sign inDemoInstall

feelin

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feelin - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

2

dist/types.d.ts

@@ -9,3 +9,3 @@ import { DateTime, Duration } from 'luxon';

export declare function isType(el: string, type: string): boolean;
export declare function typeCast(obj: any, type: string): DateTime;
export declare function typeCast(obj: any, type: string): DateTime<boolean>;
export type RangeProps = {

@@ -12,0 +12,0 @@ 'start included': boolean;

{
"name": "feelin",
"version": "3.0.1",
"version": "3.1.0",
"description": "A FEEL parser and interpreter",

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

"@types/chai": "^4.3.11",
"@types/luxon": "^3.1.0",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"chai": "^4.4.1",
"chokidar-cli": "^3.0.0",
"eslint": "^8.50.0",
"eslint": "^8.56.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"fast-glob": "^3.3.0",
"mocha": "^10.0.0",
"fast-glob": "^3.3.2",
"mocha": "^10.3.0",
"npm-run-all2": "^6.0.0",
"rollup": "^4.9.6",
"saxen": "^9.0.0",
"rollup": "^4.12.0",
"saxen": "^10.0.0",
"source-map-support": "^0.5.21",

@@ -36,4 +36,4 @@ "strip-indent": "^4.0.0",

"@lezer/lr": "^1.3.9",
"lezer-feel": "^1.2.5",
"luxon": "^3.1.0"
"lezer-feel": "^1.2.8",
"luxon": "^3.4.4"
},

@@ -40,0 +40,0 @@ "repository": {

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc