react-point
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-point", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Fast touch events for React", | ||
@@ -13,5 +13,5 @@ "repository": "ReactTraining/react-point", | ||
], | ||
"main": "cjs/react-broadcast.js", | ||
"module": "esm/react-broadcast.js", | ||
"unpkg": "umd/react-broadcast.js", | ||
"main": "cjs/react-point.js", | ||
"module": "esm/react-point.js", | ||
"unpkg": "umd/react-point.js", | ||
"scripts": { | ||
@@ -18,0 +18,0 @@ "build": "node ./scripts/build.js", |
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
0
111705