@agoric/marshal
Advanced tools
Comparing version 0.2.6 to 0.2.7-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.7-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.2.6...@agoric/marshal@0.2.7-dev.0) (2020-10-19) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.2.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.2.6-dev.2...@agoric/marshal@0.2.6) (2020-10-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.2.6", | ||
"version": "0.2.7-dev.0", | ||
"description": "marshal", | ||
@@ -35,9 +35,9 @@ "main": "marshal.js", | ||
"dependencies": { | ||
"@agoric/assert": "^0.0.11", | ||
"@agoric/eventual-send": "^0.11.1", | ||
"@agoric/assert": "^0.0.12-dev.0", | ||
"@agoric/eventual-send": "^0.12.0-dev.0", | ||
"@agoric/nat": "^2.0.1", | ||
"@agoric/promise-kit": "^0.1.6" | ||
"@agoric/promise-kit": "^0.1.7-dev.0" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.2", | ||
"@agoric/install-ses": "^0.3.3-dev.0", | ||
"ava": "^3.12.1", | ||
@@ -106,3 +106,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "f30f9c002959e5f358b6458315057141c29605e8" | ||
"gitHead": "dd23e32e44e11c3b86e2ddb2abcd7b9b19f55062" | ||
} |
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
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
52400
0
+ Added@agoric/assert@0.0.12-dev.0(transitive)
- Removed@agoric/assert@0.0.11(transitive)
- Removed@agoric/eventual-send@0.11.1(transitive)
Updated@agoric/assert@^0.0.12-dev.0