🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More →

gss-compiler

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gss-compiler - npm Package Compare versions

Comparing version

to
0.8.2

{
"name": "gss-compiler",
"description": "GSS rule compiler",
"version": "0.5.0",
"version": "0.8.2",
"author": "Dan Tocchini <d4@thegrid.io>",
"repo": "the-gss/compiler",
"scripts": [
"lib/gss-compiler.js"
],
"remotes": [
"https://raw.githubusercontent.com"
],
"json": [
"component.json"
],
"dependencies": {

@@ -9,0 +17,0 @@ "the-gss/preparser": "*",

@@ -117,3 +117,3 @@ var ccss, compile, inject, parseRules, preparser, uuid, vfl, vgl;

try {
parsed = ccss.parse("?(" + chunk.terms + ");");
parsed = ccss.parse("@cond" + chunk.terms + ";");
} catch (_error) {

@@ -120,0 +120,0 @@ e = _error;

{
"name": "gss-compiler",
"description": "GSS rule compiler",
"version": "0.8.1",
"version": "0.8.2",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet