@agoric/transform-eventual-send
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.3.2...@agoric/transform-eventual-send@1.3.3) (2020-09-16) | ||
**Note:** Version bump only for package @agoric/transform-eventual-send | ||
## [1.3.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.3.1...@agoric/transform-eventual-send@1.3.2) (2020-08-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/transform-eventual-send", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "transform-eventual-send", | ||
@@ -8,2 +8,3 @@ "main": "src/index.js", | ||
"test": "ava", | ||
"test:nyc": "nyc ava", | ||
"lint-fix": "eslint --fix '**/*.js'", | ||
@@ -14,7 +15,8 @@ "lint-check": "eslint '**/*.js'", | ||
"devDependencies": { | ||
"@agoric/acorn-eventual-send": "^2.0.7", | ||
"@agoric/acorn-eventual-send": "^2.0.8", | ||
"@agoric/babel-parser": "^7.6.4", | ||
"@babel/generator": "^7.5.0", | ||
"ava": "^3.11.1", | ||
"esm": "^3.2.5" | ||
"ava": "^3.12.1", | ||
"esm": "^3.2.5", | ||
"nyc": "^15.1.0" | ||
}, | ||
@@ -48,3 +50,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "709048cc133b0b2b26a9774315c18c5e828ea6ab" | ||
"gitHead": "f5ee0a03901539beb8e8f4aca7b20e01bfbf6ab3" | ||
} |
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
17303
6