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

react-hotjar

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hotjar - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "react-hotjar",
"version": "1.0.5",
"version": "1.0.6",
"description": "Small component to implement Hotjar into your react application",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,8 +7,5 @@ # react-hotjar

# Use
import hotjar from 'react-hotjar';
# Use / Example
import { hotjar } from 'react-hotjar';
hotjar.initialize(hjid, hjsv);
# Example
module.exports = function(id, sv) {
(function(h, o, t, j, a, r) {
console.log(id, sv);
h.hj =

@@ -5,0 +4,0 @@ h.hj ||

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