Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/marshal

Package Overview
Dependencies
Maintainers
5
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/marshal - npm Package Compare versions

Comparing version 0.4.29-dev.2 to 0.4.29-dev-23c942c.0

66

CHANGELOG.md

@@ -6,68 +6,2 @@ # Change Log

### [0.4.29-dev.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.28...@agoric/marshal@0.4.29-dev.2) (2021-11-24)
### ⚠ BREAKING CHANGES
* **ERTP:** NatValues now only accept bigints, lower-case amountMath is removed, and AmountMath methods always follow the order of: brand, value
* chore: fix up INPUT_VALIDATON.md
* chore: address PR comments
### Bug Fixes
* default to disallowing implicit remotables ([#3736](https://github.com/Agoric/agoric-sdk/issues/3736)) ([d14a665](https://github.com/Agoric/agoric-sdk/commit/d14a66548f3981334f9738bbca3b906901c2e657))
### Miscellaneous Chores
* **ERTP:** additional input validation and clean up ([#3892](https://github.com/Agoric/agoric-sdk/issues/3892)) ([067ea32](https://github.com/Agoric/agoric-sdk/commit/067ea32b069596202d7f8e7c5e09d5ea7821f6b2))
### [0.4.29-dev.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.28...@agoric/marshal@0.4.29-dev.1) (2021-11-24)
### ⚠ BREAKING CHANGES
* **ERTP:** NatValues now only accept bigints, lower-case amountMath is removed, and AmountMath methods always follow the order of: brand, value
* chore: fix up INPUT_VALIDATON.md
* chore: address PR comments
### Bug Fixes
* default to disallowing implicit remotables ([#3736](https://github.com/Agoric/agoric-sdk/issues/3736)) ([d14a665](https://github.com/Agoric/agoric-sdk/commit/d14a66548f3981334f9738bbca3b906901c2e657))
### Miscellaneous Chores
* **ERTP:** additional input validation and clean up ([#3892](https://github.com/Agoric/agoric-sdk/issues/3892)) ([067ea32](https://github.com/Agoric/agoric-sdk/commit/067ea32b069596202d7f8e7c5e09d5ea7821f6b2))
### [0.4.29-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.28...@agoric/marshal@0.4.29-dev.0) (2021-11-24)
### ⚠ BREAKING CHANGES
* **ERTP:** NatValues now only accept bigints, lower-case amountMath is removed, and AmountMath methods always follow the order of: brand, value
* chore: fix up INPUT_VALIDATON.md
* chore: address PR comments
### Bug Fixes
* default to disallowing implicit remotables ([#3736](https://github.com/Agoric/agoric-sdk/issues/3736)) ([d14a665](https://github.com/Agoric/agoric-sdk/commit/d14a66548f3981334f9738bbca3b906901c2e657))
### Miscellaneous Chores
* **ERTP:** additional input validation and clean up ([#3892](https://github.com/Agoric/agoric-sdk/issues/3892)) ([067ea32](https://github.com/Agoric/agoric-sdk/commit/067ea32b069596202d7f8e7c5e09d5ea7821f6b2))
### [0.4.28](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.27...@agoric/marshal@0.4.28) (2021-10-13)

@@ -74,0 +8,0 @@

14

package.json
{
"name": "@agoric/marshal",
"version": "0.4.29-dev.2",
"version": "0.4.29-dev-23c942c.0+23c942c",
"description": "marshal",

@@ -37,10 +37,10 @@ "type": "module",

"dependencies": {
"@agoric/assert": "^0.3.15-dev.2",
"@agoric/eventual-send": "^0.13.31-dev.2",
"@agoric/assert": "0.3.15-dev-23c942c.0+23c942c",
"@agoric/eventual-send": "0.13.31-dev-23c942c.0+23c942c",
"@agoric/nat": "^4.1.0",
"@agoric/promise-kit": "^0.2.29-dev.2"
"@agoric/promise-kit": "0.2.29-dev-23c942c.0+23c942c"
},
"devDependencies": {
"@agoric/install-ses": "^0.5.29-dev.2",
"@agoric/swingset-vat": "^0.23.1-dev.2",
"@agoric/install-ses": "0.5.29-dev-23c942c.0+23c942c",
"@agoric/swingset-vat": "0.23.1-dev-23c942c.0+23c942c",
"@endo/ses-ava": "^0.2.8",

@@ -74,3 +74,3 @@ "ava": "^3.12.1",

},
"gitHead": "e4dff99dd0608b91dbcbf783f4a9cbacd05d1162"
"gitHead": "23c942cfc7eac8b214ad2dba591745e99abe3966"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc