Socket
Socket
Sign inDemoInstall

@rooks/use-mutation-observer

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rooks/use-mutation-observer - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17-alpha.7

10

package.json

@@ -15,3 +15,3 @@ {

"build": "babel src --out-dir lib",
"prepublish": "npm run build"
"prepublish": "yarn run build"
},

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

],
"version": "1.0.16",
"version": "1.0.17-alpha.7+3cbdcb0",
"_id": "@rooks/use-mutation-observer@",

@@ -35,6 +35,6 @@ "publishConfig": {

"peerDependencies": {
"react": "16.8.0-alpha.1",
"react-dom": "16.8.0-alpha.1"
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"gitHead": "8d49b4d37368c310d62c387e0e161a95d5738059"
"gitHead": "3cbdcb0acba9067d0daf76cf476145554d7f82ba"
}
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