Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
demcg
/
json-rules-engine
Public
forked from
CacheControl/json-rules-engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 10, 2023
Merge pull request #7 from demcg/dependabot/npm_and_yarn/mocha-10.2.0
Show description for ac76f0a
demcg
authored
ac76f0a
Copy full SHA for ac76f0a
Merge pull request #6 from demcg/dependabot/npm_and_yarn/tsd-0.25.0
Show description for d3ff735
demcg
authored
d3ff735
Copy full SHA for d3ff735
Merge pull request #5 from demcg/dependabot/npm_and_yarn/jsonpath-plus-7.2.0
Show description for 15d22c5
demcg
authored
15d22c5
Copy full SHA for 15d22c5
Bump tsd from 0.17.0 to 0.25.0
Show description for 8829806
dependabot[bot]
authored
8829806
Copy full SHA for 8829806
Merge pull request #4 from demcg/dependabot/npm_and_yarn/standard-17.0.0
Show description for a42e7bb
demcg
authored
a42e7bb
Copy full SHA for a42e7bb
Bump standard from 16.0.4 to 17.0.0
Show description for 2bbbda9
dependabot[bot]
authored
2bbbda9
Copy full SHA for 2bbbda9
Bump jsonpath-plus from 5.1.0 to 7.2.0
Show description for f3cbb31
dependabot[bot]
authored
f3cbb31
Copy full SHA for f3cbb31
Bump mocha from 8.4.0 to 10.2.0
Show description for 0ae422b
dependabot[bot]
authored
0ae422b
Copy full SHA for 0ae422b
Merge pull request #3 from demcg/dependabot/npm_and_yarn/babel-loader-9.1.2
Show description for 07ecbb2
demcg
authored
07ecbb2
Copy full SHA for 07ecbb2
Merge pull request #2 from demcg/dependabot/npm_and_yarn/sinon-15.0.1
Show description for 126162d
demcg
authored
126162d
Copy full SHA for 126162d
Merge pull request #1 from demcg/dependabot/npm_and_yarn/hash-it-6.0.0
Show description for 3e42208
demcg
authored
3e42208
Copy full SHA for 3e42208
Bump babel-loader from 8.2.2 to 9.1.2
Show description for f26e88f
dependabot[bot]
authored
f26e88f
Copy full SHA for f26e88f
Bump sinon from 11.1.2 to 15.0.1
Show description for a52963d
dependabot[bot]
authored
a52963d
Copy full SHA for a52963d
Bump hash-it from 5.0.2 to 6.0.0
Show description for 3df3bfa
dependabot[bot]
authored
3df3bfa
Copy full SHA for 3df3bfa
Update node.js.yml
demcg
authored
8b60773
Copy full SHA for 8b60773
Create dependabot.yml
demcg
authored
df5c674
Copy full SHA for df5c674
Commits on Jun 5, 2021
6.1.2
Cache Hamm
committed
beb656d
Copy full SHA for beb656d
Merge branch 'master' of https://github.com/CacheControl/json-rules-engine
Cache Hamm
committed
2f93213
Copy full SHA for 2f93213
Merge pull request #268 from CacheControl/upgrade-deps
CacheControl
authored
90272d6
Copy full SHA for 90272d6
Remove node 10 from CI; no longer lts
Cache Hamm
committed
cb71774
Copy full SHA for cb71774
6.1.1
Cache Hamm
committed
2a80411
Copy full SHA for 2a80411
Merge pull request #267 from CacheControl/remove-rule-ts
CacheControl
authored
2fa2862
Copy full SHA for 2fa2862
Update types for updateRule and removeRule
Cache Hamm
committed
f88756a
Copy full SHA for f88756a
Upgrade dependencies
Cache Hamm
committed
d6ec737
Copy full SHA for d6ec737
Commits on Jun 4, 2021
6.1.0
Cache Hamm
committed
8aa5b8b
Copy full SHA for 8aa5b8b
Rework engine.removeRule to be based off of rule name
Cache Hamm
committed
8d1fe0a
Copy full SHA for 8d1fe0a
Commits on Jun 3, 2021
rule.id allow for "0" id rules
Cache Hamm
committed
f636f1a
Copy full SHA for f636f1a
engine.removeRule() return value reflects whether rule was removed
Cache Hamm
committed
8fd8e37
Copy full SHA for 8fd8e37
Merge pull request #265 from Workiz/remove_update_rule_by_key
CacheControl
authored
957d577
Copy full SHA for 957d577
cr
ilanskogan
committed
0dafaab
Copy full SHA for 0dafaab
Commits on Jun 2, 2021
typo in docs
ilanskogan
committed
872aa35
Copy full SHA for 872aa35
some cr changes
ilanskogan
committed
d41ba2a
Copy full SHA for d41ba2a
Commits on May 31, 2021
refactored remove rule and added updateRule
ilanskogan
committed
91e82a0
Copy full SHA for 91e82a0
Commits on Mar 9, 2021
6.0.1
Cache Hamm
committed
d27e402
Copy full SHA for d27e402
Update changelog
Cache Hamm
committed
0f77240
Copy full SHA for 0f77240
Pagination
Previous
Next
You can’t perform that action at this time.