Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ael

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ael - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

2

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc