Comparing version 3.3.15 to 3.3.16
{ | ||
"name": "chr", | ||
"version": "3.3.15", | ||
"version": "3.3.16", | ||
"description": "Interpreter for Constraint Handling Rules (CHR) in JavaScript", | ||
@@ -48,3 +48,3 @@ "main": "src/index.js", | ||
"standard": "^14.1.0", | ||
"tape": "^4.10.0", | ||
"tape": "^5.0.1", | ||
"tconsole": "^1.0.0", | ||
@@ -56,6 +56,6 @@ "uglify-es": "git+https://github.com/mishoo/UglifyJS2.git#harmony", | ||
"char-spinner": "^1.0.1", | ||
"commander": "^4.0.0", | ||
"commander": "^6.0.0", | ||
"concat-stream": "^2.0.0", | ||
"easy-table": "^1.1.1", | ||
"uuid": "^7.0.2" | ||
"uuid": "^8.3.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "standard": { |
# CHR.js | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/fnogatz/CHR.js.svg)](https://greenkeeper.io/) | ||
Compile and run Constraint Handling Rules (CHR) in JavaScript. | ||
@@ -6,0 +4,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
1586133
31951
116
+ Addedcommander@6.2.1(transitive)
+ Addeduuid@8.3.2(transitive)
- Removedcommander@4.1.1(transitive)
- Removeduuid@7.0.3(transitive)
Updatedcommander@^6.0.0
Updateduuid@^8.3.0