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

@agoric/internal

Package Overview
Dependencies
Maintainers
5
Versions
1727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/internal - npm Package Compare versions

Comparing version 0.1.1-dev-372cc51.0 to 0.1.1-dev-400bccb.0

12

package.json
{
"name": "@agoric/internal",
"version": "0.1.1-dev-372cc51.0+372cc51",
"version": "0.1.1-dev-400bccb.0+400bccb",
"description": "Externally unsupported utilities internal to agoric-sdk",

@@ -21,8 +21,8 @@ "type": "module",

"dependencies": {
"@endo/eventual-send": "^0.15.5",
"@endo/marshal": "^0.6.9",
"@endo/promise-kit": "^0.2.43"
"@endo/eventual-send": "^0.16.3",
"@endo/marshal": "^0.7.3",
"@endo/promise-kit": "^0.2.47"
},
"devDependencies": {
"@endo/init": "^0.5.43",
"@endo/init": "^0.5.47",
"ava": "^4.3.1"

@@ -38,3 +38,3 @@ },

},
"gitHead": "372cc51aa14b5fbfc0dc181d80a051e0af0e4d8c"
"gitHead": "400bccb10c798530d565f29ee677bf6313fd5237"
}

@@ -176,2 +176,3 @@ // @ts-check

value: (...args) => apply(obj[name], obj, args),
enumerable: true,
},

@@ -178,0 +179,0 @@ ]),

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