Socket
Socket
Sign inDemoInstall

react-draggable

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-draggable - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

build/Draggable.js

4

CHANGELOG.md
# Changelog
### 4.0.2 (Sep 9, 2019)
- Republish to fix packaging errors. Fixes #426
### 4.0.1 (Sep 7, 2019)

@@ -4,0 +8,0 @@

7

package.json
{
"name": "react-draggable",
"version": "4.0.1",
"version": "4.0.2",
"description": "React draggable component",
"main": "index.js",
"browser": "web/react-draggable.js",
"browser": "web/react-draggable.min.js",
"scripts": {

@@ -17,3 +17,4 @@ "test": "make test",

"files": [
"/lib"
"/build",
"/web/react-draggable.min.js"
],

@@ -20,0 +21,0 @@ "typings": "./typings/index.d.ts",

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