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.5.21 to 0.5.22

10

CHANGELOG.md

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

### [0.5.22](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.20...@agoric/install-ses@0.5.22) (2021-08-14)
### 0.26.10 (2021-07-28)
**Note:** Version bump only for package @agoric/install-ses
### [0.5.21](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.20...@agoric/install-ses@0.5.21) (2021-07-28)

@@ -8,0 +18,0 @@

20

package.json
{
"name": "@agoric/install-ses",
"version": "0.5.21",
"version": "0.5.22",
"description": "install SES at import time",
"parsers": {
"js": "mjs"
},
"type": "module",
"main": "install-ses.js",

@@ -18,8 +16,7 @@ "scripts": {

"devDependencies": {
"ava": "^3.12.1",
"esm": "agoric-labs/esm#Agoric-built"
"ava": "^3.12.1"
},
"dependencies": {
"@agoric/eventual-send": "^0.13.23",
"ses": "^0.13.4"
"@agoric/eventual-send": "^0.13.24",
"ses": "^0.14.1"
},

@@ -42,5 +39,2 @@ "files": [

"test/**/test-*.js"
],
"require": [
"esm"
]

@@ -50,3 +44,3 @@ },

"extends": [
"@endo"
"@agoric"
]

@@ -64,3 +58,3 @@ },

},
"gitHead": "835ce6579a257107f363e29a234643679844cc0e"
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8"
}
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