@agoric/captp
Advanced tools
Comparing version 1.5.1-dev.2 to 1.5.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.5.1-dev.2...@agoric/captp@1.5.1) (2020-10-11) | ||
**Note:** Version bump only for package @agoric/captp | ||
## [1.5.1-dev.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.5.1-dev.1...@agoric/captp@1.5.1-dev.2) (2020-09-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.5.1-dev.2", | ||
"version": "1.5.1", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.2-dev.2", | ||
"@agoric/install-ses": "^0.3.2", | ||
"ava": "^3.12.1", | ||
@@ -42,6 +42,6 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.11.1-dev.2", | ||
"@agoric/marshal": "^0.2.6-dev.2", | ||
"@agoric/eventual-send": "^0.11.1", | ||
"@agoric/marshal": "^0.2.6", | ||
"@agoric/nat": "^2.0.1", | ||
"@agoric/promise-kit": "^0.1.6-dev.2", | ||
"@agoric/promise-kit": "^0.1.6", | ||
"esm": "^3.2.5" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "433cc17e06b38df2e3b9034d5e2ab8f7e33f239d" | ||
"gitHead": "f30f9c002959e5f358b6458315057141c29605e8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33444
0
1
Updated@agoric/marshal@^0.2.6
Updated@agoric/promise-kit@^0.1.6