Comparing version 0.0.5 to 0.0.6
@@ -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'; |
{ | ||
"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
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
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
11535
+ Addedazure-storage@2.10.3(transitive)
+ Addedbluebird@3.5.5(transitive)
+ Addedcommander@2.20.0(transitive)
+ Addedmime-db@1.40.0(transitive)
+ Addedmime-types@2.1.24(transitive)
- Removedazure-storage@2.10.2(transitive)
- Removedbluebird@3.5.3(transitive)
- Removedcommander@2.19.0(transitive)
- Removedmime-db@1.37.0(transitive)
- Removedmime-types@2.1.21(transitive)
Updatedazure-storage@2.10.3
Updatedbluebird@3.5.5
Updatedcommander@2.20.0
Updatedmime-types@2.1.24