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.2 to 4.0.3

typings/index.d.ts

5

CHANGELOG.md
# Changelog
### 4.0.3 (Sep 10, 2019)
- Add typings and sourcemap to published npm package.
- This compresses well so it does not bloat the package by much. Would be nice if npm had another delivery mechanism for optional modes, like web/TS.
### 4.0.2 (Sep 9, 2019)

@@ -4,0 +9,0 @@

6

package.json
{
"name": "react-draggable",
"version": "4.0.2",
"version": "4.0.3",
"description": "React draggable component",

@@ -18,3 +18,5 @@ "main": "index.js",

"/build",
"/web/react-draggable.min.js"
"/typings",
"/web/react-draggable.min.js",
"/web/react-draggable.min.js.map"
],

@@ -21,0 +23,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