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

beamer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beamer - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

lib/config.js

2

lib/beamer.js

@@ -63,2 +63,4 @@

req.filename = filename
fs.createReadStream(filename)

@@ -65,0 +67,0 @@ .on('error', callback)

6

package.json
{
"name": "beamer",
"version": "0.1.1",
"version": "0.2.0",
"description": "Sync directories to S3",

@@ -29,3 +29,2 @@ "main": "./lib/index.js",

"dependencies": {
"command-router": "0.0.5",
"mime": "~1.2.9",

@@ -39,3 +38,4 @@ "knox": "~0.8.2",

"through": "~2.3.4",
"graceful-fs": "~2.0.0"
"graceful-fs": "~2.0.0",
"command-router": "0.0.6"
},

@@ -42,0 +42,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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