@agoric/bundle-source
Advanced tools
Comparing version 2.0.2-dev-6087647.0 to 2.0.2-dev-60ee78d.0
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "2.0.2-dev-6087647.0+6087647", | ||
"version": "2.0.2-dev-60ee78d.0+60ee78d", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -13,10 +13,7 @@ "type": "module", | ||
"lint-fix": "eslint --fix '**/*.js'", | ||
"lint-check": "yarn lint", | ||
"lint-fix-jessie": "eslint -c '.eslintrc-jessie.js' --fix '**/*.js'", | ||
"lint-check-jessie": "eslint -c '.eslintrc-jessie.js' '**/*.js'", | ||
"lint": "eslint '**/*.js'" | ||
}, | ||
"devDependencies": { | ||
"@agoric/lockdown": "0.1.2-dev-6087647.0+6087647", | ||
"@endo/ses-ava": "^0.2.13", | ||
"@endo/lockdown": "^0.1.5", | ||
"@endo/ses-ava": "^0.2.17", | ||
"ava": "^3.12.1" | ||
@@ -28,4 +25,4 @@ }, | ||
"@babel/traverse": "^7.14.2", | ||
"@endo/base64": "^0.2.13", | ||
"@endo/compartment-mapper": "^0.6.1", | ||
"@endo/base64": "^0.2.17", | ||
"@endo/compartment-mapper": "^0.6.5", | ||
"@rollup/plugin-commonjs": "^19.0.0", | ||
@@ -66,7 +63,3 @@ "@rollup/plugin-node-resolve": "^13.0.0", | ||
}, | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"gitHead": "6087647a7ff9f893cc032124a878c748ea35b583" | ||
"gitHead": "60ee78df93bff50bf903e22d0fcf015d322f86d5" | ||
} |
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
42742
Updated@endo/base64@^0.2.17