@agoric/marshal
Advanced tools
Comparing version 0.4.1 to 0.4.2-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.2-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.1...@agoric/marshal@0.4.2-dev.0) (2021-03-26) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.4.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.0...@agoric/marshal@0.4.1) (2021-03-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.1", | ||
"version": "0.4.2-dev.0", | ||
"description": "marshal", | ||
@@ -39,9 +39,9 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.4", | ||
"@agoric/eventual-send": "^0.13.4", | ||
"@agoric/assert": "^0.2.5-dev.0", | ||
"@agoric/eventual-send": "^0.13.5-dev.0", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.4" | ||
"@agoric/promise-kit": "^0.2.5-dev.0" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.4", | ||
"@agoric/install-ses": "^0.5.5-dev.0", | ||
"ava": "^3.12.1", | ||
@@ -77,3 +77,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "be478ee84773b8e403cf896e53df28146a60f976" | ||
"gitHead": "3600ed30e30d2b26512fe8fd8e73d9f13ab0d125" | ||
} |
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
86246
0