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.1.3 to 0.1.4

16

CHANGELOG.md

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

## [0.1.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.1.4-alpha.0...@agoric/marshal@0.1.4) (2020-04-02)
**Note:** Version bump only for package @agoric/marshal
## [0.1.4-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.1.3...@agoric/marshal@0.1.4-alpha.0) (2020-04-02)
**Note:** Version bump only for package @agoric/marshal
## 0.1.3 (2020-03-26)

@@ -8,0 +24,0 @@

15

package.json
{
"name": "@agoric/marshal",
"version": "0.1.3",
"version": "0.1.4",
"description": "marshal",

@@ -19,3 +19,3 @@ "main": "marshal.js",

"type": "git",
"url": "git+https://github.com/Agoric/marshal.git"
"url": "git+https://github.com/Agoric/agoric-sdk.git"
},

@@ -28,7 +28,7 @@ "keywords": [

"bugs": {
"url": "https://github.com/Agoric/marshal/issues"
"url": "https://github.com/Agoric/agoric-sdk/issues"
},
"homepage": "https://github.com/Agoric/marshal#readme",
"homepage": "https://github.com/Agoric/agoric-sdk#readme",
"dependencies": {
"@agoric/eventual-send": "^0.6.0",
"@agoric/eventual-send": "^0.7.0",
"@agoric/harden": "0.0.4",

@@ -43,3 +43,6 @@ "@agoric/nat": "^2.0.1"

},
"gitHead": "c954aea51be34003243e40837e7e579a03a034cc"
"publishConfig": {
"access": "public"
},
"gitHead": "536b8e521e881357ca2945533b027ab0bd4b85e5"
}
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