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.3.2 to 1.3.3

8

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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"
}
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