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 Versions

1
9

2.0.0-beta1

Diff

Changelog

Source

2.0.0-beta1 / 2017-04-09

  • Add rule results
    • Document fact .path ability to parse properties containing dots
    • Bump dependencies
    • BREAKING CHANGES
      • engine.on('failure', (rule, almanac)) is now engine.on('failure', (event, almanac, ruleResult))
      • engine.on(eventType, (eventParams, engine)) is now engine.on(eventType, (eventParams, almanac, ruleResult))
cachecontrol
published 1.5.1 •

Changelog

Source

1.5.1 / 2017-03-19

  • Bugfix almanac.factValue skipping interpreting condition "path" for cached facts
cachecontrol
published 1.5.0 •

Changelog

Source

1.5.0 / 2017-03-12

  • Add fact comparison conditions
cachecontrol
published 1.4.0 •

Changelog

Source

1.4.0 / 2017-01-23

  • Add allowUndefinedFacts engine option
cachecontrol
published 1.3.1 •

Changelog

Source

1.3.1 / 2017-01-16

  • Bump object-hash dependency to latest
cachecontrol
published 1.3.0 •

Changelog

Source

1.3.0 / 2016-10-24

  • Rule event emissions
    • Rule chaining
cachecontrol
published 1.2.1 •

Changelog

Source

1.2.1 / 2016-10-22

  • Use Array.indexOf instead of Array.includes for older node version compatibility
cachecontrol
published 1.2.0 •

Changelog

Source

1.2.0 / 2016-09-13

  • Fact path support
cachecontrol
published 1.2.0-beta •

cachecontrol
published 1.1.0 •

Changelog

Source

1.1.0 / 2016-09-11

  • Custom operator support
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