New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@filerobot/store-default

Package Overview
Dependencies
Maintainers
2
Versions
729
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/store-default - npm Package Compare versions

Comparing version

to
1.0.51

0

lib/index.js

@@ -0,0 +0,0 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

2

package.json
{
"name": "@filerobot/store-default",
"description": "The default simple object-based store for Filerobot Media Asset Widget.",
"version": "1.0.50",
"version": "1.0.51",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

# `@filerobot/store-default`
A simple store plugin used to store & handle the state of the Filerobot widget and keeps the data.

@@ -0,0 +0,0 @@ import FilerobotUtils = require('@filerobot/utils')

@@ -0,0 +0,0 @@ import DefaultStore = require('../')

Sorry, the diff of this file is not supported yet