Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "ael", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Advanced Expression Language", | ||
@@ -5,0 +5,0 @@ "keywords": [ "expression", "language", "evaluation" ], |
@@ -22,3 +22,4 @@ | ||
lookups. The result can be an arbitrary value, but usually is just a | ||
boolean one. | ||
boolean one. AEL is primarily intended to be used for evaluating | ||
access control rules or expanding template variables. | ||
@@ -200,3 +201,3 @@ Installation | ||
Although AEL is written in ECMAScript 2018, it is transpiled to older | ||
Although AEL is written in ECMAScript 2020, it is transpiled to older | ||
environments and this way runs in really all current (as of 2021) | ||
@@ -203,0 +204,0 @@ JavaScript environments, of course. |
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
394834
237