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
1539
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.26 to 1.0.27

types/generatedLocale.d.ts

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); }

6

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.26",
"version": "1.0.27",
"license": "MIT",

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

"dependencies": {
"@filerobot/store-default": "1.0.26",
"@filerobot/utils": "1.0.26",
"@filerobot/store-default": "1.0.27",
"@filerobot/utils": "1.0.27",
"@scaleflex/icons": "^1.0.0-beta.40",

@@ -19,0 +19,0 @@ "@scaleflex/ui": "^1.0.0-beta.42",

@@ -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 too big to display

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