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

@agoric/install-ses

Package Overview
Dependencies
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/install-ses - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

CHANGELOG.md

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

## [0.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.3.0...@agoric/install-ses@0.3.1) (2020-09-16)
**Note:** Version bump only for package @agoric/install-ses
# [0.3.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.2.0...@agoric/install-ses@0.3.0) (2020-08-31)

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

11

package.json
{
"name": "@agoric/install-ses",
"version": "0.3.0",
"version": "0.3.1",
"description": "install SES at import time",

@@ -13,7 +13,8 @@ "main": "install-ses.js",

"devDependencies": {
"ava": "^3.11.1",
"esm": "^3.2.5"
"ava": "^3.12.1",
"esm": "^3.2.5",
"nyc": "^15.1.0"
},
"dependencies": {
"@agoric/eventual-send": "^0.10.0",
"@agoric/eventual-send": "^0.11.0",
"ses": "^0.10.1"

@@ -87,3 +88,3 @@ },

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