Comparing version 1.5.9 to 1.5.10
@@ -6,2 +6,3 @@ import { Type, Context, Parameter, Position } from '.'; | ||
Env = "Env", | ||
Entity = "Entity", | ||
Property = "Property", | ||
@@ -8,0 +9,0 @@ Template = "Template", |
@@ -9,2 +9,3 @@ "use strict"; | ||
OperandType["Env"] = "Env"; | ||
OperandType["Entity"] = "Entity"; | ||
OperandType["Property"] = "Property"; | ||
@@ -11,0 +12,0 @@ OperandType["Template"] = "Template"; |
{ | ||
"name": "3xpr", | ||
"version": "1.5.9", | ||
"version": "1.5.10", | ||
"description": "expressions", | ||
@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>", |
Sorry, the diff of this file is not supported yet
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
533997
6281