Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/bundle-source

Package Overview
Dependencies
Maintainers
5
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/bundle-source - npm Package Compare versions

Comparing version 2.0.2-dev-5ac65ec.0 to 2.0.2-dev-5f303d9.0

19

package.json
{
"name": "@agoric/bundle-source",
"version": "2.0.2-dev-5ac65ec.0+5ac65ec",
"version": "2.0.2-dev-5f303d9.0+5f303d9",
"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-5ac65ec.0+5ac65ec",
"@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": "5ac65ecdfeed42be99f9316172b2799f70e37562"
"gitHead": "5f303d9c00ba2db674d40936b6fd9f055ef15a23"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc