New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/drag-and-drop-hitbox

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/drag-and-drop-hitbox - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

CHANGELOG.md

2

dist/cjs/version.json
{
"name": "@atlaskit/drag-and-drop-hitbox",
"version": "0.0.0",
"version": "0.0.1",
"sideEffects": false
}
{
"name": "@atlaskit/drag-and-drop-hitbox",
"version": "0.0.0",
"version": "0.0.1",
"sideEffects": false
}
{
"name": "@atlaskit/drag-and-drop-hitbox",
"version": "0.0.0",
"version": "0.0.1",
"sideEffects": false
}
{
"name": "@atlaskit/drag-and-drop-hitbox",
"version": "0.0.0",
"description": "@atlaskit/drag-and-drop package hitbox testing",
"version": "0.0.1",
"description": "An addon for `@atlaskit/drag-and-drop` with helpers for attaching interaction information to a drop target when it is being dragged over",
"author": "Atlassian Pty Ltd",

@@ -13,3 +13,8 @@ "license": "Apache-2.0",

"inPublicMirror": true,
"releaseModel": "continuous"
"releaseModel": "continuous",
"website": {
"name": "Hitbox",
"category": "Libraries",
"draft": true
}
},

@@ -30,3 +35,3 @@ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",

"dependencies": {
"@atlaskit/drag-and-drop": "^0.0.0",
"@atlaskit/drag-and-drop": "^0.0.1",
"@babel/runtime": "^7.0.0"

@@ -41,3 +46,3 @@ },

"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
"typescript": "4.2.4",
"typescript": "4.3.5",
"wait-for-expect": "^1.2.0"

@@ -44,0 +49,0 @@ },

@@ -1,9 +0,13 @@

# DragAndDropTree
# `@atlaskit/drag-and-drop-hitbox`
Tree add-on for drag and drop.
An addon for `@atlaskit/drag-and-drop` with helpers for attaching interaction information to a _drop target_ when it is being dragged over
## Installation
```sh
yarn add @atlaskit/drag-and-drop-hitbox
```
## Usage
`import DragAndDropTree from '@atlaskit/drag-and-drop-hitbox';`
Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/drag-and-drop/drag-and-drop-tree).
Detailed docs and example usage can be found on [atlassian.design](https://atlassian.design/components/drag-and-drop/).
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