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

react-use-hotjar

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-hotjar - npm Package Compare versions

Comparing version

to
1.0.9

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.9](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.8...v1.0.9) (2021-02-21)
### [1.0.8](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.7...v1.0.8) (2020-08-13)

@@ -7,0 +9,0 @@

8

package.json
{
"name": "react-use-hotjar",
"version": "1.0.8",
"version": "1.0.9",
"description": "Add Hotjar capabilities as custom hooks",

@@ -25,3 +25,3 @@ "author": "Olavo Parno",

"hooks": {
"pre-commit": "npm run lint && npm run test && npm run make-badges && git add 'README.md'"
"pre-commit": "npm run lint"
}

@@ -35,4 +35,2 @@ },

"scripts": {
"test": "CI=true react-scripts test --env=jsdom || true",
"test:watch": "react-scripts test --env=jsdom",
"prebuild": "rm -rf dist",

@@ -44,3 +42,2 @@ "build": "rollup -c",

"lint": "eslint --fix src/**/*.{js,jsx,ts,tsx}",
"make-badges": "echo ok",
"release": "standard-version"

@@ -54,3 +51,2 @@ },

"@babel/runtime": "^7.11.2",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.9",

@@ -57,0 +53,0 @@ "@types/react": "^16.9.46",

@@ -0,1 +1,3 @@

<img align="right" alt="traffic" src="https://pv-badge.herokuapp.com/total.svg?repo_id=olavoparno-react-use-hotjar"/>
# react-use-hotjar

@@ -2,0 +4,0 @@