gss-compiler
Advanced tools
Comparing version
{ | ||
"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
21857
0.6%185
4.52%