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

@atlaskit/pragmatic-drag-and-drop-react-drop-indicator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/pragmatic-drag-and-drop-react-drop-indicator - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

6

CHANGELOG.md
# @atlaskit/pragmatic-drag-and-drop-react-indicator
## 1.1.0
### Minor Changes
- [#87853](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87853) [`54e884fd8d96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54e884fd8d96) - Increasing `react` `peerDependency` range to include `react@17` and `react@18`.
## 1.0.4

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator",
"version": "1.0.4",
"version": "1.1.0",
"description": "An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)",

@@ -28,3 +28,3 @@ "publishConfig": {

"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0",
"@atlaskit/tokens": "^1.42.0",
"@atlaskit/tokens": "^1.43.0",
"@babel/runtime": "^7.0.0",

@@ -34,3 +34,3 @@ "@emotion/react": "^11.7.1"

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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