Socket
Socket
Sign inDemoInstall

react-draggable

Package Overview
Dependencies
6
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0 to 4.4.1

9

CHANGELOG.md
# Changelog
### 4.4.1 (May 12, 2020)
- Fix: Remove "module" definition in package.json
- Giving up on this: there isn't a great reason to publish modules
here as they won't be significantly tree-shook, and it bloats
the published package.
- Fixes incompatiblity in 4.4.0 with webpack, where webpack is now
selecting "module" because "browser" is no longer present.
### 4.4.0 (May 12, 2020)

@@ -4,0 +13,0 @@

4

package.json
{
"name": "react-draggable",
"version": "4.4.0",
"version": "4.4.1",
"description": "React draggable component",

@@ -59,3 +59,3 @@ "main": "build/cjs/cjs.js",

"jasmine-core": "^3.5.0",
"karma": "^5.0.2",
"karma": "^4.4.1",
"karma-chrome-launcher": "^3.1.0",

@@ -62,0 +62,0 @@ "karma-cli": "2.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc