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
1745
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-1bda2f5.0 to 0.1.1-dev-261e975.0

12

package.json
{
"name": "@agoric/internal",
"version": "0.1.1-dev-1bda2f5.0+1bda2f5",
"version": "0.1.1-dev-261e975.0+261e975",
"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": "1bda2f5b0a9fd4303c3255d5d07bf7cbca401797"
"gitHead": "261e9759f448aaea88a757f360fa0e744e09c68c"
}

@@ -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