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

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

6

CHANGELOG.md
# @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration
## 0.7.0
### Minor Changes
- [`a12da51e227`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a12da51e227) - Makes `react-dom` a peer dependency instead of a direct dependency.
## 0.6.0

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

2

dist/cjs/version.json
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration",
"version": "0.6.0",
"version": "0.7.0",
"sideEffects": false
}
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration",
"version": "0.6.0",
"version": "0.7.0",
"sideEffects": false
}
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration",
"version": "0.6.0",
"version": "0.7.0",
"sideEffects": false
}
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration",
"version": "0.6.0",
"version": "0.7.0",
"description": "Migration layer for quickly moving from react-beautiful-dnd to @atlaskit/pragmatic-drag-and-drop.",

@@ -45,7 +45,7 @@ "publishConfig": {

"bind-event-listener": "^2.1.1",
"react-dom": "^16.8.0",
"tiny-invariant": "^1.2.0"
},
"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},

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

@@ -371,3 +371,4 @@ <!-- API Report Version: 2.3 -->

{
"react": "^16.8.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
}

@@ -374,0 +375,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