Socket
Socket
Sign inDemoInstall

react-hook-theme

Package Overview
Dependencies
5
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

30

package.json
{
"name": "react-hook-theme",
"version": "1.2.5",
"version": "1.2.6",
"description": "Switch between dark and light mode in your React application with ease.",

@@ -36,18 +36,18 @@ "scripts": {

"@testing-library/user-event": "^14.4.3",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"esbuild": "^0.16.10",
"esbuild-sass-plugin": "^2.4.4",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.31.11",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"esbuild": "^0.17.6",
"esbuild-sass-plugin": "^2.4.5",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-react": "^7.32.2",
"jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.2",
"jest-matchmedia-mock": "^1.1.0",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"stylelint": "^14.16.0",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.4",

@@ -57,3 +57,3 @@ "stylelint-config-property-sort-order-smacss": "^9.0.0",

"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc