New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/acorn-eventual-send

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.10 to 2.1.0

11

CHANGELOG.md

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

# [2.1.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/acorn-eventual-send@2.0.10...@agoric/acorn-eventual-send@2.1.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))
## [2.0.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/acorn-eventual-send@2.0.10-dev.0...@agoric/acorn-eventual-send@2.0.10) (2020-11-07)

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

16

package.json
{
"name": "@agoric/acorn-eventual-send",
"version": "2.0.10",
"version": "2.1.0",
"description": "Eventual send (wavy dot) parser plugin for Acorn",
"parsers": {
"js": "mjs"
},
"main": "index.js",

@@ -44,3 +47,12 @@ "scripts": {

},
"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