@agoric/internal
Advanced tools
Comparing version 0.1.1-dev-1bda2f5.0 to 0.1.1-dev-261e975.0
{ | ||
"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 @@ ]), |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
20703
196
+ Added@endo/eventual-send@0.16.9(transitive)
+ Added@endo/marshal@0.7.6(transitive)
- Removed@endo/eventual-send@0.15.5(transitive)
- Removed@endo/marshal@0.6.9(transitive)
Updated@endo/eventual-send@^0.16.3
Updated@endo/marshal@^0.7.3
Updated@endo/promise-kit@^0.2.47