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

@filerobot/core

Package Overview
Dependencies
Maintainers
2
Versions
1514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/core - npm Package Compare versions

Comparing version 1.0.24 to 1.0.25

0

lib/Plugin.js

@@ -0,0 +0,0 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }

8

package.json
{
"name": "@filerobot/core",
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more.",
"version": "1.0.24",
"version": "1.0.25",
"license": "MIT",

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

"dependencies": {
"@filerobot/store-default": "1.0.24",
"@filerobot/utils": "1.0.24",
"@filerobot/store-default": "1.0.25",
"@filerobot/utils": "1.0.25",
"@scaleflex/icons": "^1.0.0-beta.40",
"@scaleflex/ui": "^1.0.0-beta.41",
"@scaleflex/ui": "^1.0.0-beta.42",
"@transloadit/prettier-bytes": "0.0.7",

@@ -21,0 +21,0 @@ "cuid": "^2.1.1",

@@ -0,0 +0,0 @@ # `@filerobot/core`

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

@@ -0,0 +0,0 @@ import { expectError, expectType } from 'tsd'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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