@gram-data/gram-value
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@gram-data/gram-value", | ||
"version": "0.2.4", | ||
"keywords": [ | ||
"graph", | ||
"neo4j", | ||
"gram" | ||
], | ||
"version": "0.2.5", | ||
"license": "MIT", | ||
@@ -53,3 +58,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@gram-data/gram-ast": "^0.2.4" | ||
"@gram-data/gram-ast": "^0.2.5" | ||
}, | ||
@@ -59,3 +64,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "314e101ddbfa1ea40b33ecdcae9cb4ea24652808" | ||
"gitHead": "6be75adbdf729a932bc55dbe7c4e8c3de9cb3da9" | ||
} |
# Gram Value | ||
Functions for converting Gram text literal values into JS primitives or object values. | ||
Evaluate data graph AST values, producing Javascript primitive or object values. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
102432
4
Updated@gram-data/gram-ast@^0.2.5