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 1.1.9 to 1.1.10-dev.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.10-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.9...@agoric/bundle-source@1.1.10-dev.0) (2020-10-19)
**Note:** Version bump only for package @agoric/bundle-source
## [1.1.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.9-dev.2...@agoric/bundle-source@1.1.9) (2020-10-11)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@agoric/bundle-source",
"version": "1.1.9",
"version": "1.1.10-dev.0",
"description": "Create source bundles from ES Modules",

@@ -16,3 +16,3 @@ "main": "src/index.js",

"devDependencies": {
"@agoric/install-ses": "^0.3.2",
"@agoric/install-ses": "^0.3.3-dev.0",
"ava": "^3.12.1",

@@ -22,5 +22,5 @@ "nyc": "^15.1.0"

"dependencies": {
"@agoric/acorn-eventual-send": "^2.0.9",
"@agoric/acorn-eventual-send": "^2.0.10-dev.0",
"@agoric/babel-parser": "^7.6.4",
"@agoric/transform-eventual-send": "^1.3.4",
"@agoric/transform-eventual-send": "^1.3.5-dev.0",
"@babel/generator": "^7.6.4",

@@ -60,3 +60,3 @@ "@babel/traverse": "^7.8.3",

},
"gitHead": "f30f9c002959e5f358b6458315057141c29605e8"
"gitHead": "dd23e32e44e11c3b86e2ddb2abcd7b9b19f55062"
}
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