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

lezer-feel

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lezer-feel - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

6

dist/index.d.ts

@@ -7,2 +7,6 @@ import { LRParser, ContextTracker } from '@lezer/lr';

context: Record<string, any>
) : ContextTracker<any>;
) : ContextTracker<any>;
export function normalizeContextKey(
string
) : string;

2

dist/index.es.js

@@ -956,3 +956,3 @@ import { ExternalTokenizer, ContextTracker, LRParser } from '@lezer/lr';

export { parser, trackVariables };
export { normalizeContextKey, parser, trackVariables };
//# sourceMappingURL=index.es.js.map
{
"name": "lezer-feel",
"version": "0.12.0",
"version": "0.12.1",
"description": "Lezer-based FEEL grammar",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs",

Sorry, the diff of this file is not supported yet

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