@react-hookz/deep-equal
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@react-hookz/deep-equal", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Fast deep equal comparator", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@commitlint/cli": "^17.0.2", | ||
"@commitlint/config-conventional": "^17.0.3", | ||
"@commitlint/config-conventional": "^17.3.0", | ||
"@commitlint/cz-commitlint": "^17.0.3", | ||
@@ -41,17 +41,17 @@ "@jamesacarr/eslint-formatter-github-actions": "^0.1.0", | ||
"@react-hookz/eslint-config": "^1.6.1", | ||
"@semantic-release/changelog": "^6.0.1", | ||
"@semantic-release/changelog": "^6.0.2", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^8.0.4", | ||
"@types/jest": "^28.1.4", | ||
"commitizen": "^4.2.4", | ||
"commitlint": "^17.0.3", | ||
"concurrently": "^7.2.2", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.2", | ||
"jest-environment-jsdom": "^28.1.2", | ||
"lint-staged": "^13.0.3", | ||
"semantic-release": "^19.0.3", | ||
"ts-jest": "^28.0.5", | ||
"ttypescript": "^1.5.13", | ||
"typescript": "^4.7.4", | ||
"@semantic-release/github": "^8.0.7", | ||
"@types/jest": "^28.1.8", | ||
"commitizen": "^4.2.6", | ||
"commitlint": "^17.3.0", | ||
"concurrently": "^7.6.0", | ||
"husky": "^8.0.2", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^29.3.1", | ||
"lint-staged": "^13.1.0", | ||
"semantic-release": "^19.0.5", | ||
"ts-jest": "^28.0.8", | ||
"ttypescript": "^1.5.15", | ||
"typescript": "^4.8.4", | ||
"yarn": "^1.22.19" | ||
@@ -58,0 +58,0 @@ }, |
@@ -8,3 +8,3 @@ <div align="center"> | ||
[![NPM Dependents](https://flat.badgen.net/npm/dependents/@react-hookz/deep-equal)](https://www.npmjs.com/package/@react-hookz/deep-equal) | ||
[![Build](https://img.shields.io/github/workflow/status/react-hookz/deep-equal/CI?style=flat-square)](https://github.com/react-hookz/deep-equal/actions) | ||
[![Build](https://img.shields.io/github/actions/workflow/status/react-hookz/deep-equal/CI.yml?branch=master&style=flat-square)](https://github.com/react-hookz/deep-equal/actions) | ||
[![Coverage](https://flat.badgen.net/codecov/c/github/react-hookz/deep-equal)](https://app.codecov.io/gh/react-hookz/deep-equal) | ||
@@ -11,0 +11,0 @@ [![Types](https://flat.badgen.net/npm/types/@react-hookz/deep-equal)](https://www.npmjs.com/package/@react-hookz/deep-equal) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33778
15