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

@types/react-visibility-sensor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-visibility-sensor - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0

32

react-visibility-sensor/package.json
{
"name": "@types/react-visibility-sensor",
"version": "5.0.1",
"description": "TypeScript definitions for react-visibility-sensor",
"license": "MIT",
"contributors": [
{
"name": "Rasmus Bergström",
"url": "https://github.com/JRasmusBm",
"githubUsername": "JRasmusBm"
},
{
"name": "Gabriel Cangussu",
"url": "https://github.com/gcangussu",
"githubUsername": "gcangussu"
}
],
"version": "5.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for react-visibility-sensor, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/joshwnj/react-visibility-sensor",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "848079a2dadc23ae29fa4462d14db56b73b490222f39d3cf6b2a932b8669ddfb",
"typeScriptVersion": "2.8"
"react-visibility-sensor": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-visibility-sensor`
This is a stub types definition for react-visibility-sensor (https://github.com/joshwnj/react-visibility-sensor).
# Summary
This package contains type definitions for react-visibility-sensor ( https://github.com/joshwnj/react-visibility-sensor#readme ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-visibility-sensor
Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:19 GMT
* Dependencies: @types/react
* Global values: ReactVisibilitySensor
# Credits
These definitions were written by Rasmus Bergström <https://github.com/JRasmusBm>, Gabriel Cangussu <https://github.com/gcangussu>.
react-visibility-sensor provides its own type definitions, so you don't need @types/react-visibility-sensor installed!

Sorry, the diff of this file is not supported yet

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