Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/transform-eventual-send

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/transform-eventual-send - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.4.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.4.2...@agoric/transform-eventual-send@1.4.3) (2021-03-16)
### Bug Fixes
* make separate 'test:xs' target, remove XS from 'test' target ([b9c1a69](https://github.com/Agoric/agoric-sdk/commit/b9c1a6987093fc8e09e8aba7acd2a1618413bac8)), closes [#2647](https://github.com/Agoric/agoric-sdk/issues/2647)
## [1.4.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.4.1...@agoric/transform-eventual-send@1.4.2) (2021-02-22)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "@agoric/transform-eventual-send",
"version": "1.4.2",
"version": "1.4.3",
"description": "transform-eventual-send",

@@ -12,2 +12,3 @@ "parsers": {

"test:nyc": "nyc ava",
"test:xs": "exit 0",
"lint-fix": "eslint --fix '**/*.js'",

@@ -18,3 +19,3 @@ "lint-check": "eslint '**/*.js'",

"devDependencies": {
"@agoric/acorn-eventual-send": "^2.1.2",
"@agoric/acorn-eventual-send": "^2.1.3",
"@agoric/babel-parser": "^7.6.4",

@@ -63,3 +64,3 @@ "@babel/generator": "^7.5.0",

},
"gitHead": "d9b77a4d36fe99c963e86733b90d878231201422"
"gitHead": "5ad5f483f05ba20d903b4423bfb4fa0d2ce75fd7"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc