@agoric/internal
Advanced tools
Comparing version 0.1.1-dev-372cc51.0 to 0.1.1-dev-400bccb.0
{ | ||
"name": "@agoric/internal", | ||
"version": "0.1.1-dev-372cc51.0+372cc51", | ||
"version": "0.1.1-dev-400bccb.0+400bccb", | ||
"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": "372cc51aa14b5fbfc0dc181d80a051e0af0e4d8c" | ||
"gitHead": "400bccb10c798530d565f29ee677bf6313fd5237" | ||
} |
@@ -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