@agoric/acorn-eventual-send
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/acorn-eventual-send@2.1.0...@agoric/acorn-eventual-send@2.1.1) (2021-02-16) | ||
**Note:** Version bump only for package @agoric/acorn-eventual-send | ||
# [2.1.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/acorn-eventual-send@2.0.10...@agoric/acorn-eventual-send@2.1.0) (2020-12-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/acorn-eventual-send", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Eventual send (wavy dot) parser plugin for Acorn", | ||
@@ -16,3 +16,3 @@ "parsers": { | ||
"devDependencies": { | ||
"acorn": "^7.1.0", | ||
"acorn": "^8.0.5", | ||
"ava": "^3.12.1", | ||
@@ -57,3 +57,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "f9fab94b70ed22d7fcccb261af11ed8dd6348614" | ||
"gitHead": "543364676bbfebee91366925a4f3f56989683562" | ||
} |
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
22050