Socket
Socket
Sign inDemoInstall

@reach/rect

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/rect - npm Package Compare versions

Comparing version 0.8.0 to 0.8.2

9

package.json
{
"name": "@reach/rect",
"version": "0.8.0",
"version": "0.8.2",
"description": "Measure React elements position in the DOM",

@@ -13,3 +13,3 @@ "author": "React Training <hello@reacttraining.com>",

"scripts": {
"build": "yarn clean && cross-env NODE_ENV=production tsdx build --format=cjs,esm --tsconfig tsconfig.build.json",
"build": "yarn clean && yarn compile",
"clean": "rm -rf ./dist",

@@ -20,3 +20,4 @@ "compile": "cross-env NODE_ENV=production tsdx build --format=cjs,esm --tsconfig tsconfig.build.json"

"@reach/observe-rect": "^1.0.5",
"prop-types": "^15.7.2"
"prop-types": "^15.7.2",
"tslib": "^1.10.0"
},

@@ -34,3 +35,3 @@ "peerDependencies": {

],
"gitHead": "7702c46373c7f11adc21184e7def9977203e9326"
"gitHead": "ed24a5bb43a87adc36179283ca1de2c5af4ea26e"
}
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