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

@clipboard-health/rules-engine

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipboard-health/rules-engine - npm Package Compare versions

Comparing version 1.2.7 to 1.2.9

src/index.d.ts

12

package.json
{
"name": "@clipboard-health/rules-engine",
"description": "A pure functional rules engine.",
"version": "1.2.7",
"version": "1.2.9",
"bugs": "https://github.com/clipboardhealth/core-utils/issues",

@@ -10,8 +10,5 @@ "dependencies": {

},
"files": [
"dist/src"
],
"keywords": [],
"license": "MIT",
"main": "./dist/src/index.js",
"main": "./src/index.js",
"publishConfig": {

@@ -29,3 +26,4 @@ "access": "public"

"type": "commonjs",
"typings": "./src/index.d.ts"
}
"typings": "./src/index.d.ts",
"types": "./src/index.d.ts"
}
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