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

web2blob

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web2blob - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

azure-pipelines.yml

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ const path = require('path');

@@ -0,0 +0,0 @@ const path = require('path');

@@ -0,0 +0,0 @@ 'use strict';

14

package.json
{
"name": "web2blob",
"version": "0.0.5",
"version": "0.0.6",
"description": "Upload all your web assets to Azure Blob Storage with a simple command!",

@@ -8,11 +8,11 @@ "bin": "./bin/web2blob.js",

"dependencies": {
"azure-storage": "2.10.2",
"bluebird": "3.5.3",
"commander": "2.19.0",
"mime-types": "2.1.21",
"azure-storage": "2.10.3",
"bluebird": "3.5.5",
"commander": "2.20.0",
"mime-types": "2.1.24",
"recursive-readdir": "2.2.2"
},
"devDependencies": {
"eslint": "5.9.0",
"jest": "23.6.0"
"eslint": "6.0.1",
"jest": "24.8.0"
},

@@ -19,0 +19,0 @@ "scripts": {

# web2blob
[![npm version](https://img.shields.io/npm/v/web2blob.svg?style=flat-square)](https://www.npmjs.org/package/web2blob)
[![build status](https://img.shields.io/travis/guestlinelabs/web2blob.svg?style=flat-square)](https://travis-ci.org/guestlinelabs/web2blob)
[![Build Status](https://dev.azure.com/openguestlinelabs/Jabbascript/_apis/build/status/guestlinelabs.web2blob)](https://dev.azure.com/openguestlinelabs/Jabbascript/_build/latest?definitionId=1)
[![npm downloads](https://img.shields.io/npm/dm/web2blob.svg?style=flat-square)](http://npm-stat.com/charts.html?package=web2blob)

@@ -6,0 +6,0 @@

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