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.15 to 0.5.16

8

CHANGELOG.md

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

### [0.5.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.15...@agoric/install-ses@0.5.16) (2021-06-23)
**Note:** Version bump only for package @agoric/install-ses
### [0.5.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.14...@agoric/install-ses@0.5.15) (2021-06-16)

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

11

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

@@ -13,4 +13,5 @@ "parsers": {

"test:xs": "exit 0",
"lint-check": "yarn lint",
"lint-fix": "eslint --fix '**/*.js'",
"lint-check": "eslint '**/*.js'"
"lint": "eslint '**/*.js'"
},

@@ -22,4 +23,4 @@ "devDependencies": {

"dependencies": {
"@agoric/eventual-send": "^0.13.16",
"ses": "^0.13.2"
"@agoric/eventual-send": "^0.13.17",
"ses": "^0.13.4"
},

@@ -62,3 +63,3 @@ "files": [

},
"gitHead": "4cdde28341be30257ba8945df1cc7011fe74d196"
"gitHead": "02b650705906d688d1645b3f673b1141fd43cbf2"
}
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