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

remotestorage-module-shares

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remotestorage-module-shares - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

1

dist/build.js

@@ -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];

2

package.json
{
"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",

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