@filerobot/store-default
Advanced tools
Comparing version 0.0.0-beta.31 to 0.0.0-beta.32
@@ -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); } |
{ | ||
"name": "@filerobot/store-default", | ||
"description": "The default simple object-based store for filerobot uploader.", | ||
"version": "0.0.0-beta.31", | ||
"version": "0.0.0-beta.32", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
# @filerobot/store-default | ||
In beta version and still under hard coding process! |
@@ -0,0 +0,0 @@ import UploaderUtils = require('@filerobot/utils') |
@@ -0,0 +0,0 @@ import DefaultStore = require('../') |
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
3425