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

@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 4.0.0-canary.10 to 4.0.0-canary.13

lib/types/index.d.ts

9

package.json

@@ -5,3 +5,3 @@ {

"module": "lib/index.esm.js",
"types": "lib/index.d.ts",
"types": "lib/types/index.d.ts",
"license": "MIT",

@@ -16,3 +16,2 @@ "description": "A React Hooks package for mutation-observer",

"scripts": {
"test": "sh ../../scripts/test.sh",
"lint": "sh ../../scripts/lint.sh",

@@ -22,3 +21,3 @@ "clean": "sh ../../scripts/clean.sh",

"build": "sh ../../scripts/build.sh",
"prepublish": "yarn run build"
"dts-build": "sh ../../scripts/dts-build.sh"
},

@@ -35,3 +34,3 @@ "keywords": [

],
"version": "4.0.0-canary.10",
"version": "4.0.0-canary.13",
"_id": "@rooks/use-mutation-observer@",

@@ -44,3 +43,3 @@ "publishConfig": {

},
"gitHead": "3f6645483d9419480d7b64d804adf5017ee68acd"
"gitHead": "1a03bfd9508cad01ae31703141966f931f7f237a"
}
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