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

@types/react-dnd-multi-backend

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-dnd-multi-backend - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

2

react-dnd-multi-backend/dist/cjs/HTML5toTouch.d.ts

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

export { default } from '../HTML5toTouch';
export { default } from "../HTML5toTouch";

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

export { default } from '../HTML5toTouch';
export { default } from "../HTML5toTouch";

@@ -1,2 +0,2 @@

import { Backends } from '../';
import { Backends } from "../";

@@ -3,0 +3,0 @@ /**

@@ -9,4 +9,4 @@ // Type definitions for react-dnd-multi-backend 6.0

import { BackendFactory } from "dnd-core";
import { CSSProperties, FC, PureComponent, ReactNode } from "react";
import { BackendFactory } from "dnd-core";

@@ -129,3 +129,3 @@ /**

*/
export const MouseTransition: Transition;
export const MouseTransition: Transition;
/**

@@ -132,0 +132,0 @@ * Pre-existing/default react-dnd-touch-backend transition available to use.

{
"name": "@types/react-dnd-multi-backend",
"version": "6.0.2",
"version": "6.0.3",
"description": "TypeScript definitions for react-dnd-multi-backend",

@@ -37,4 +37,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dnd-multi-backend",

},
"typesPublisherContentHash": "9f8ee6d5a31c860eaeb9aba75b4a0b1d26bc89795f206638dfc6b9f3591d1a6f",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "167b1f351442755e1ce230fe3089385bd882e4bcc2b06549c8633d53cc336491",
"typeScriptVersion": "4.5"
}

@@ -11,4 +11,4 @@ # Installation

### Additional Details
* Last updated: Thu, 23 Jun 2022 23:31:47 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/dnd-core](https://npmjs.com/package/@types/dnd-core)
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/dnd-core](https://npmjs.com/package/@types/dnd-core), [@types/react](https://npmjs.com/package/@types/react)
* Global values: none

@@ -15,0 +15,0 @@

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