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.5.1-dev-2984a74.0 to 0.5.1-dev-29c4c8c.0

16

package.json
{
"name": "@agoric/marshal",
"version": "0.5.1-dev-2984a74.0+2984a74",
"version": "0.5.1-dev-29c4c8c.0+29c4c8c",
"description": "marshal",

@@ -15,4 +15,2 @@ "type": "module",

"test:xs": "exit 0",
"pretty-fix": "prettier --write '**/*.js'",
"pretty-check": "prettier --check '**/*.js'",
"lint-fix": "yarn lint:eslint --fix && yarn lint:types",

@@ -38,8 +36,8 @@ "lint-check": "yarn lint",

"dependencies": {
"@agoric/eventual-send": "0.14.1-dev-2984a74.0+2984a74",
"@agoric/eventual-send": "0.14.1-dev-29c4c8c.0+29c4c8c",
"@agoric/nat": "^4.1.0",
"@agoric/promise-kit": "0.2.30-dev-2984a74.0+2984a74"
"@agoric/promise-kit": "0.2.30-dev-29c4c8c.0+29c4c8c"
},
"devDependencies": {
"@agoric/lockdown": "0.1.2-dev-2984a74.0+2984a74",
"@agoric/lockdown": "0.1.2-dev-29c4c8c.0+29c4c8c",
"@endo/ses-ava": "^0.2.13",

@@ -59,6 +57,2 @@ "ava": "^3.12.1",

},
"prettier": {
"trailingComma": "all",
"singleQuote": true
},
"publishConfig": {

@@ -73,3 +67,3 @@ "access": "public"

},
"gitHead": "2984a7487bcc6064c6cb899b7540e11159eedefd"
"gitHead": "29c4c8c6a2f2d8e1cc93f6c042f674da3d7e7981"
}
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