@agoric/internal
Advanced tools
Comparing version 0.1.1-dev-261e975.0 to 0.1.1-dev-2764450.0
{ | ||
"name": "@agoric/internal", | ||
"version": "0.1.1-dev-261e975.0+261e975", | ||
"version": "0.1.1-dev-2764450.0+2764450", | ||
"description": "Externally unsupported utilities internal to agoric-sdk", | ||
@@ -37,3 +37,3 @@ "type": "module", | ||
}, | ||
"gitHead": "261e9759f448aaea88a757f360fa0e744e09c68c" | ||
"gitHead": "2764450ce89446a993ec04dd0391585f2e1bbfbb" | ||
} |
// @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 => { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
21425
6
222