@clipboard-health/rules-engine
Advanced tools
Comparing version 1.2.7 to 1.2.9
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9229
1