New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-use-measure

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-measure - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

2

dist/index.d.ts

@@ -1,1 +0,1 @@

import useMeasure from '../src/index.ts';export * from '../src/index.ts';export = useMeasure;
import useMeasure from '../src/index.ts';export * from '../src/index.ts';export default useMeasure;
{
"name": "react-use-measure",
"version": "2.1.4",
"version": "2.1.5",
"description": "Utility to measure view bounds",

@@ -26,3 +26,3 @@ "keywords": [

"require": {
"types": "./dist/index.d.cts",
"types": "./dist/index.d.ts",
"default": "./dist/index.cjs"

@@ -29,0 +29,0 @@ },

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