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

react-now-you-see-me

Package Overview
Dependencies
Maintainers
11
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-now-you-see-me - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

15

package.json
{
"name": "react-now-you-see-me",
"description": "A react component for determining when it is within a given threshold of the viewport",
"version": "1.2.0",
"version": "1.3.0",
"author": "Cory Brown <oh.wise.man@gmail.com>",

@@ -107,11 +107,6 @@ "license": "MIT",

"lint-staged": {
"linters": {
"*.js": [
"prettier --write",
"git add"
],
"ignore": [
"**/docs/*.js"
]
}
"*.js": [
"prettier --write",
"git add"
]
},

@@ -118,0 +113,0 @@ "peerDependencies": {

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