@reach/rect
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@reach/rect", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Measure React elements position in the DOM", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@reach/component-component": "^0.0.1", | ||
"@reach/component-component": "^0.0.2", | ||
"@reach/observe-rect": "^1.0.3" | ||
@@ -20,3 +20,10 @@ }, | ||
"author": "", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"files": [ | ||
"es", | ||
"src", | ||
"lib", | ||
"index.js", | ||
"styles.css" | ||
] | ||
} |
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
5872
4
174
+ Added@reach/component-component@0.0.2(transitive)
- Removed@reach/component-component@0.0.1(transitive)