@agoric/marshal
Advanced tools
Comparing version 0.5.1-dev-2984a74.0 to 0.5.1-dev-29c4c8c.0
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.5.1-dev-2984a74.0+2984a74", | ||
"version": "0.5.1-dev-29c4c8c.0+29c4c8c", | ||
"description": "marshal", | ||
@@ -15,4 +15,2 @@ "type": "module", | ||
"test:xs": "exit 0", | ||
"pretty-fix": "prettier --write '**/*.js'", | ||
"pretty-check": "prettier --check '**/*.js'", | ||
"lint-fix": "yarn lint:eslint --fix && yarn lint:types", | ||
@@ -38,8 +36,8 @@ "lint-check": "yarn lint", | ||
"dependencies": { | ||
"@agoric/eventual-send": "0.14.1-dev-2984a74.0+2984a74", | ||
"@agoric/eventual-send": "0.14.1-dev-29c4c8c.0+29c4c8c", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "0.2.30-dev-2984a74.0+2984a74" | ||
"@agoric/promise-kit": "0.2.30-dev-29c4c8c.0+29c4c8c" | ||
}, | ||
"devDependencies": { | ||
"@agoric/lockdown": "0.1.2-dev-2984a74.0+2984a74", | ||
"@agoric/lockdown": "0.1.2-dev-29c4c8c.0+29c4c8c", | ||
"@endo/ses-ava": "^0.2.13", | ||
@@ -59,6 +57,2 @@ "ava": "^3.12.1", | ||
}, | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"publishConfig": { | ||
@@ -73,3 +67,3 @@ "access": "public" | ||
}, | ||
"gitHead": "2984a7487bcc6064c6cb899b7540e11159eedefd" | ||
"gitHead": "29c4c8c6a2f2d8e1cc93f6c042f674da3d7e7981" | ||
} |
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
134674