@agoric/evaluate
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.2.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/evaluate@2.2.2-alpha.0...@agoric/evaluate@2.2.2) (2020-04-02) | ||
**Note:** Version bump only for package @agoric/evaluate | ||
## [2.2.2-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/evaluate@2.2.1...@agoric/evaluate@2.2.2-alpha.0) (2020-04-02) | ||
**Note:** Version bump only for package @agoric/evaluate | ||
## 2.2.1 (2020-03-26) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@agoric/evaluate", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "(unsafe) three-argument evaluator function", | ||
@@ -21,3 +21,3 @@ "main": "src/main.js", | ||
"dependencies": { | ||
"@agoric/default-evaluate-options": "^0.3.1", | ||
"@agoric/default-evaluate-options": "^0.3.2", | ||
"esm": "^3.2.5" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "0528854d8b033fff0ab9328ab7df31e70cdc1d39" | ||
"gitHead": "fc87e3b1e172e7246b12bd112d31f8ca756e4015" | ||
} |
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
23187