@endo/marshal
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.6.1](https://github.com/endojs/endo/compare/@endo/marshal@0.6.0...@endo/marshal@0.6.1) (2022-02-20) | ||
**Note:** Version bump only for package @endo/marshal | ||
## [0.6.0](https://github.com/endojs/endo/compare/@endo/marshal@0.5.4...@endo/marshal@0.6.0) (2022-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/marshal", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "marshal", | ||
@@ -40,9 +40,9 @@ "type": "module", | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.14.5", | ||
"@endo/nat": "^4.1.5", | ||
"@endo/promise-kit": "^0.2.34" | ||
"@endo/eventual-send": "^0.14.6", | ||
"@endo/nat": "^4.1.6", | ||
"@endo/promise-kit": "^0.2.35" | ||
}, | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.6", | ||
"@endo/ses-ava": "^0.2.18", | ||
"@endo/lockdown": "^0.1.7", | ||
"@endo/ses-ava": "^0.2.19", | ||
"ava": "^3.12.1", | ||
@@ -78,3 +78,3 @@ "c8": "^7.7.3" | ||
}, | ||
"gitHead": "9d2f88ab47f546bc59b6b6e7340482209b3cee56" | ||
"gitHead": "bbefeb4e9869df15a031be1cd6fc57a50b2906e0" | ||
} |
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
165148
Updated@endo/eventual-send@^0.14.6
Updated@endo/nat@^4.1.6
Updated@endo/promise-kit@^0.2.35