Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-media-hook

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-media-hook - npm Package Compare versions

Comparing version 0.4.7 to 0.4.9

index.d.ts

16

package.json
{
"name": "react-media-hook",
"version": "0.4.7",
"version": "0.4.9",
"main": "index.js",
"types": "index.d.ts",
"description": "React Hook for media query",
"scripts": {
"flow": "flow",
"typescript": "tsc -p tsconfig.json --noEmit",
"size": "size-limit",

@@ -17,4 +20,5 @@ "lint": "eslint '**/*.{js,jsx}' --quiet",

],
"limit": "188 B",
"path": "./index.js"
"limit": "189 B",
"path": "./index.js",
"running": false
}

@@ -30,3 +34,4 @@ ],

"index.js",
"index.js.flow"
"index.js.flow",
"index.d.ts"
],

@@ -70,4 +75,5 @@ "repository": {

"react-dom": "^16.8.6",
"size-limit": "^1.3.6"
"size-limit": "^1.3.6",
"typescript": "^3.9.7"
}
}
# react-media-hook
[![CircleCI](https://circleci.com/gh/lessmess-dev/react-media-hook.svg?style=shield)](https://circleci.com/gh/lessmess-dev/react-media-hook)
[![npm version](https://img.shields.io/npm/v/react-media-hook.svg)](https://www.npmjs.com/package/react-media-hook)

@@ -4,0 +5,0 @@ [![npm downloads](https://img.shields.io/npm/dt/react-media-hook.svg)](https://www.npmjs.com/package/react-media-hook)

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