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.5 to 1.4.0

11

CHANGELOG.md

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

# [1.4.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.3.5...@agoric/transform-eventual-send@1.4.0) (2020-12-10)
### Features
* **import-bundle:** Preliminary support Endo zip hex bundle format ([#1983](https://github.com/Agoric/agoric-sdk/issues/1983)) ([983681b](https://github.com/Agoric/agoric-sdk/commit/983681bfc4bf512b6bd90806ed9220cd4fefc13c))
## [1.3.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.3.5-dev.0...@agoric/transform-eventual-send@1.3.5) (2020-11-07)

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

18

package.json
{
"name": "@agoric/transform-eventual-send",
"version": "1.3.5",
"version": "1.4.0",
"description": "transform-eventual-send",
"parsers": {
"js": "mjs"
},
"main": "src/index.js",

@@ -14,3 +17,3 @@ "scripts": {

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

@@ -49,3 +52,12 @@ "@babel/generator": "^7.5.0",

},
"gitHead": "20bc9a904a3f3768943ed51323ce14a4f609a233"
"eslintConfig": {
"extends": [
"@agoric"
]
},
"prettier": {
"trailingComma": "all",
"singleQuote": true
},
"gitHead": "f9fab94b70ed22d7fcccb261af11ed8dd6348614"
}
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