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.2 to 0.3.3

10

dist/context.js

@@ -603,9 +603,5 @@ 'use strict';

if (s3 !== peg$FAILED) {
while (s3 !== peg$FAILED) {
s2.push(s3);
s3 = peg$parseIdentifier();
}
} else {
s2 = peg$FAILED;
while (s3 !== peg$FAILED) {
s2.push(s3);
s3 = peg$parseIdentifier();
}

@@ -612,0 +608,0 @@

@@ -603,9 +603,5 @@ 'use strict';

if (s3 !== peg$FAILED) {
while (s3 !== peg$FAILED) {
s2.push(s3);
s3 = peg$parseIdentifier();
}
} else {
s2 = peg$FAILED;
while (s3 !== peg$FAILED) {
s2.push(s3);
s3 = peg$parseIdentifier();
}

@@ -612,0 +608,0 @@

{
"name": "causaly-parser",
"version": "0.3.2",
"version": "0.3.3",
"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