node-rules
node-rules copied to clipboard
Node-rules is a light weight forward chaining rule engine that can be used in JavaScript and TypeScript based projects.
First of all thanks for the module! It was not immediately available to me that priorities of rules are not as I'd expect them to be.. usually priority 1 is...
Explicit export of api types to allow for a more flexible use of rule definitions and this library. Currently, only RuleEngine is exported in the dist/index.d.ts but it would be...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
Can the Rule, Fact, and API types be exposed?
How Do I Use the Rule, Fact, and API Types of the Index.d.ts File in External Files?
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2. Release notes Sourced from serialize-javascript's releases. v6.0.2 fix: serialize URL string contents to prevent XSS (#173) f27d65d Bump @babel/traverse from 7.10.1 to 7.23.7 (#171)...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.28.0. Release notes Sourced from @babel/traverse's releases. v7.28.0 (2025-07-02) :rocket: New Feature babel-node #17147 Support top level await in node repl (@liuxingbaoyu) babel-types #17258 feat(matchesPattern):...