New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

json-rules-engine

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-rules-engine - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

3

CHANGELOG.md

@@ -0,1 +1,4 @@

#### 5.0.3 / 2020-01-26
* Upgrade jsonpath-plus dependency, to fix inconsistent scalar results (#175)
#### 5.0.2 / 2020-01-18

@@ -2,0 +5,0 @@ * BUGFIX: Add missing `DEBUG` log for almanac.addRuntimeFact()

4

package.json
{
"name": "json-rules-engine",
"version": "5.0.2",
"version": "5.0.3",
"description": "Rules Engine expressed in simple json",

@@ -74,5 +74,5 @@ "main": "dist/index.js",

"hash-it": "^4.0.4",
"jsonpath-plus": "^1.1.0",
"jsonpath-plus": "^3.0.0",
"lodash.isobjectlike": "^4.0.0"
}
}
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