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-14b20e6.0 to 0.1.1-dev-14d26ab.0

src/config.js

4

package.json
{
"name": "@agoric/internal",
"version": "0.1.1-dev-14b20e6.0+14b20e6",
"version": "0.1.1-dev-14d26ab.0+14d26ab",
"description": "Externally unsupported utilities internal to agoric-sdk",

@@ -37,3 +37,3 @@ "type": "module",

},
"gitHead": "14b20e6054703240754695ba3ba385d0e954d41c"
"gitHead": "14d26ab0d66e9f31b186adc692d07bd839c42243"
}
// @ts-check
export * from './utils.js';
export * from './config.js';

@@ -202,3 +202,3 @@ // @ts-check

*
* @type {<T extends {}>(unfulfilledTerms: T) => DeeplyAwaited<T>}
* @type {<T extends {}>(unfulfilledTerms: T) => import('@endo/eventual-send').ERef<DeeplyAwaited<T>>}
*/

@@ -205,0 +205,0 @@ export const deeplyFulfilledObject = obj => {

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