Socket
Socket
Sign inDemoInstall

causaly-parser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

causaly-parser - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

4

dist/context.js

@@ -178,4 +178,4 @@ 'use strict';

},
peg$c11 = /^[a-z0-9,_\-.:'#&]/i,
peg$c12 = peg$classExpectation([["a", "z"], ["0", "9"], ",", "_", "-", ".", ":", "'", "#", "&"], false, true),
peg$c11 = /^[a-z0-9,_\-.:'#&%]/i,
peg$c12 = peg$classExpectation([["a", "z"], ["0", "9"], ",", "_", "-", ".", ":", "'", "#", "&", "%"], false, true),
peg$c13 = "not",

@@ -182,0 +182,0 @@ peg$c14 = peg$literalExpectation("NOT", true),

@@ -178,4 +178,4 @@ 'use strict';

},
peg$c11 = /^[a-z0-9,_\-.:'#&]/i,
peg$c12 = peg$classExpectation([["a", "z"], ["0", "9"], ",", "_", "-", ".", ":", "'", "#", "&"], false, true),
peg$c11 = /^[a-z0-9,_\-.:'#&%]/i,
peg$c12 = peg$classExpectation([["a", "z"], ["0", "9"], ",", "_", "-", ".", ":", "'", "#", "&", "%"], false, true),
peg$c13 = "not",

@@ -182,0 +182,0 @@ peg$c14 = peg$literalExpectation("NOT", true),

{
"name": "causaly-parser",
"version": "0.3.6",
"version": "0.3.7",
"description": "Set of parsers for the causaly query language",

@@ -5,0 +5,0 @@ "keywords": [

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