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

nested-rules-engine

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nested-rules-engine - npm Package Compare versions

Comparing version 1.0.0-beta5 to 1.0.1

2

package.json
{
"name": "nested-rules-engine",
"version": "1.0.0-beta5",
"version": "1.0.1",
"repository": "github:ayonious/nested-rules-engine",

@@ -5,0 +5,0 @@ "description": "Nested Conditional Rules Engine",

@@ -63,6 +63,6 @@ # Conditionally Nested Rules Engine

/*
[{
payload: 'doing homework',
effort: 'im getting sick'
}]
{
result: { payload: 'doing homework', effort: 'im getting sick' },
logs: []
}
*/

@@ -69,0 +69,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