react-draggable
Advanced tools
Comparing version 4.0.2 to 4.0.3
# 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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
176980
19
1560
0