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

adaptive-expressions

Package Overview
Dependencies
Maintainers
1
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adaptive-expressions - npm Package Compare versions

Comparing version 4.11.0-dev.20201021.0c90cc4 to 4.11.0-dev.20201022.b685c12

4

package.json

@@ -5,3 +5,3 @@ {

"description": "Common Expression Language",
"version": "4.11.0-dev.20201021.0c90cc4",
"version": "4.11.0-dev.20201022.b685c12",
"license": "MIT",

@@ -54,3 +54,3 @@ "keywords": [

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.11.0-dev.20201021.0c90cc4",
"set-version": "npm version --allow-same-version 4.11.0-dev.20201022.b685c12",
"test": "tsc && tsc ./tests/expressionProperty.test.ts && mocha tests/ --timeout 60000",

@@ -57,0 +57,0 @@ "antlr-build-expression": "antlr4ts src/parser/ExpressionAntlrLexer.g4 -o src/parser/generated && antlr4ts src/parser/ExpressionAntlrParser.g4 -visitor -o src/parser/generated",

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