New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.11 to 2.0.0

4

index.js

@@ -5,6 +5,6 @@ var hotjar = require('./src/react-hotjar');

hotjar: {
initialize: function initialize(id, sv) {
initialize: (initialize = (id, sv) => {
hotjar(id, sv);
}
})
}
};
{
"name": "react-hotjar",
"version": "1.0.11",
"version": "2.0.0",
"description": "Small component to implement Hotjar into your react application",

@@ -24,4 +24,4 @@ "main": "index.js",

"devDependencies": {
"eslint": "^4.8.0"
"eslint": "^5.14.1"
}
}
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