You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

file-drop-element

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-drop-element - npm Package Compare versions

Comparing version

to
0.0.2

dist/filedrop.js

2

index.ts

@@ -13,3 +13,3 @@ /**

*/
export function bind(target: any, propertyKey: string, descriptor: PropertyDescriptor) {
function bind(target: any, propertyKey: string, descriptor: PropertyDescriptor) {
return {

@@ -16,0 +16,0 @@ // the first time the prototype property is accessed for an instance,

{
"name": "file-drop-element",
"version": "0.0.1",
"version": "0.0.2",
"description": "File Drop Custom Element",

@@ -9,2 +9,3 @@ "main": "dist/filedrop.js",

"source": "index.ts",
"types": "index.d.ts",
"scripts": {

@@ -11,0 +12,0 @@ "build": "microbundle",

@@ -14,4 +14,8 @@ {

"allowJs": false,
"baseUrl": "."
"baseUrl": ".",
"typeRoots": [
"index.d.ts",
"node_modules/@types"
]
}
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.