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.0 to 1.3.1

8

CHANGELOG.md

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

## [1.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.3.0...@agoric/transform-eventual-send@1.3.1) (2020-06-30)
**Note:** Version bump only for package @agoric/transform-eventual-send
# [1.3.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.2.4...@agoric/transform-eventual-send@1.3.0) (2020-05-17)

@@ -8,0 +16,0 @@

15

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

@@ -10,16 +10,9 @@ "main": "src/index.js",

"lint-check": "eslint '**/*.js'",
"build": "node -r esm ./scripts/build-esend.js"
"build": "exit 0"
},
"devDependencies": {
"@agoric/acorn-eventual-send": "^2.0.5",
"@agoric/acorn-eventual-send": "^2.0.6",
"@agoric/babel-parser": "^7.6.4",
"@agoric/bundle-source": "^1.1.5",
"@agoric/eventual-send": "^0.9.2",
"@agoric/harden": "^0.0.8",
"@babel/generator": "^7.5.0",
"astring": "^1.4.0",
"esm": "^3.2.5",
"rollup": "^1.16.6",
"rollup-plugin-node-resolve": "^5.2.0",
"ses": "^0.6.5",
"tap-spec": "^5.0.0",

@@ -47,3 +40,3 @@ "tape": "^4.9.2",

},
"gitHead": "4cbbf2146ff4b47eaffd1bdf22f3fde8f184cc38"
"gitHead": "d74ea289800c2fc52c005674a55b2412385f57d9"
}
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