remotestorage-module-shares
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -292,3 +292,2 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
Object.keys(listing).forEach(function (key) { | ||
console.log(key); | ||
if (key.match(/\/$/)) { | ||
@@ -295,0 +294,0 @@ delete listing[key]; |
@@ -244,3 +244,2 @@ /** | ||
Object.keys(listing).forEach(function(key){ | ||
console.log(key); | ||
if (key.match(/\/$/)) { | ||
@@ -247,0 +246,0 @@ delete listing[key]; |
{ | ||
"name": "remotestorage-module-shares", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "remoteStorage.js module for sharing images and other files", | ||
@@ -5,0 +5,0 @@ "main": "./dist/build.js", |
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
21391
511