New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/internal

Package Overview
Dependencies
Maintainers
5
Versions
1845
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-78c1dad.0 to 0.1.1-dev-7aa443d.0

src/config.js

12

package.json
{
"name": "@agoric/internal",
"version": "0.1.1-dev-78c1dad.0+78c1dad",
"version": "0.1.1-dev-7aa443d.0+7aa443d",
"description": "Externally unsupported utilities internal to agoric-sdk",

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

"dependencies": {
"@endo/eventual-send": "^0.16.3",
"@endo/marshal": "^0.7.3",
"@endo/promise-kit": "^0.2.47"
"@endo/eventual-send": "^0.16.4",
"@endo/marshal": "^0.7.4",
"@endo/promise-kit": "^0.2.48"
},
"devDependencies": {
"@endo/init": "^0.5.47",
"@endo/init": "^0.5.48",
"ava": "^4.3.1"

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

},
"gitHead": "78c1dadb93a2413ac16e2cd603163ee6437818b3"
"gitHead": "7aa443d81afe0ae0f89ed9890cf18994a03f5ec3"
}
// @ts-check
export * from './utils.js';
export * from './config.js';
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