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.1 to 1.7.2

8

CHANGELOG.md

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

## [1.7.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.1...@agoric/captp@1.7.2) (2021-02-22)
**Note:** Version bump only for package @agoric/captp
## [1.7.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.0...@agoric/captp@1.7.1) (2021-02-16)

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

12

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

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

"devDependencies": {
"@agoric/install-ses": "^0.5.1",
"@agoric/install-ses": "^0.5.2",
"ava": "^3.12.1",

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

"dependencies": {
"@agoric/eventual-send": "^0.13.1",
"@agoric/marshal": "^0.3.1",
"@agoric/eventual-send": "^0.13.2",
"@agoric/marshal": "^0.3.2",
"@agoric/nat": "^2.0.1",
"@agoric/promise-kit": "^0.2.1",
"@agoric/promise-kit": "^0.2.2",
"esm": "^3.2.5"

@@ -76,3 +76,3 @@ },

},
"gitHead": "93ccbba4efc9e375032becfdf7005502f9c4db18"
"gitHead": "d9b77a4d36fe99c963e86733b90d878231201422"
}
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