@agoric/marshal
Advanced tools
Comparing version 0.3.1 to 0.3.2-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.2-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.3.1...@agoric/marshal@0.3.2-dev.0) (2021-02-23) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.3.0...@agoric/marshal@0.3.1) (2021-02-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.3.1", | ||
"version": "0.3.2-dev.0", | ||
"description": "marshal", | ||
@@ -38,9 +38,9 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.1", | ||
"@agoric/eventual-send": "^0.13.1", | ||
"@agoric/assert": "^0.2.2-dev.0", | ||
"@agoric/eventual-send": "^0.13.2-dev.0", | ||
"@agoric/nat": "^2.0.1", | ||
"@agoric/promise-kit": "^0.2.1" | ||
"@agoric/promise-kit": "^0.2.2-dev.0" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.1", | ||
"@agoric/install-ses": "^0.5.2-dev.0", | ||
"ava": "^3.12.1", | ||
@@ -76,3 +76,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "93ccbba4efc9e375032becfdf7005502f9c4db18" | ||
"gitHead": "6b1b4f605ab0fa22c6caba3eef347ec97f35b667" | ||
} |
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
62256
0