Socket
Socket
Sign inDemoInstall

@uppy/informer

Package Overview
Dependencies
11
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.0 to 2.0.0

2

lib/index.js

@@ -71,2 +71,2 @@ "use strict";

}, _class.VERSION = "2.0.0-alpha.0", _temp);
}, _class.VERSION = "2.0.0", _temp);

@@ -0,6 +1,6 @@

/* eslint-disable */
/**
* @source https://github.com/developit/preact-transition-group
*/
/* eslint-disable */
'use strict';

@@ -7,0 +7,0 @@

{
"name": "@uppy/informer",
"description": "A notification and error pop-up bar for Uppy.",
"version": "2.0.0-alpha.0",
"version": "2.0.0",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^4.0.0-alpha.0",
"@uppy/utils": "^4.0.0",
"preact": "^10.5.13"

@@ -33,3 +33,3 @@ },

},
"gitHead": "113b627dd0ef5aa5d198dc309dda05da2117dfe5"
"gitHead": "ab771cbe1cd87affd87c97bc983b19058e2e72bd"
}

@@ -0,5 +1,5 @@

/* eslint-disable */
/**
* @source https://github.com/developit/preact-transition-group
*/
/* eslint-disable */
'use strict'

@@ -6,0 +6,0 @@

import type { PluginOptions, UIPlugin, PluginTarget } from '@uppy/core'
interface InformerOptions extends PluginOptions {
replaceTargetContent?: boolean
target?: PluginTarget

@@ -6,0 +5,0 @@ }

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc