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

@agoric/captp

Package Overview
Dependencies
Maintainers
5
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/captp - npm Package Compare versions

Comparing version 1.7.6 to 1.7.7

8

CHANGELOG.md

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

## [1.7.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.6...@agoric/captp@1.7.7) (2021-04-14)
**Note:** Version bump only for package @agoric/captp
## [1.7.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.5...@agoric/captp@1.7.6) (2021-04-07)

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

12

package.json
{
"name": "@agoric/captp",
"version": "1.7.6",
"version": "1.7.7",
"description": "Capability Transfer Protocol for distributed objects",

@@ -38,3 +38,3 @@ "parsers": {

"devDependencies": {
"@agoric/install-ses": "^0.5.6",
"@agoric/install-ses": "^0.5.7",
"ava": "^3.12.1",

@@ -44,6 +44,6 @@ "nyc": "^15.1.0"

"dependencies": {
"@agoric/eventual-send": "^0.13.6",
"@agoric/marshal": "^0.4.3",
"@agoric/eventual-send": "^0.13.8",
"@agoric/marshal": "^0.4.5",
"@agoric/nat": "^4.0.0",
"@agoric/promise-kit": "^0.2.6",
"@agoric/promise-kit": "^0.2.7",
"esm": "^3.2.5"

@@ -75,3 +75,3 @@ },

},
"gitHead": "85ed9a1591cdc9cc31b1a126cf136a75161850ac"
"gitHead": "55807af83e9c065e486f56b1d21c7022dc837ccd"
}
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