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

@savks/react-helpers

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@savks/react-helpers - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/hooks/useBreakpoints.d.ts

15

package.json
{
"name": "@savks/react-helpers",
"version": "1.0.0",
"version": "1.0.1",
"description": "React helpers",

@@ -11,3 +11,4 @@ "license": "MIT",

"scripts": {
"build": "tsc"
"build": "tsc",
"prepack": "yarn build"
},

@@ -19,2 +20,4 @@ "dependencies": {

"devDependencies": {
"@reduxjs/toolkit": "^1.8.1",
"@savks/not-need-lodash": "^1.1.6",
"@types/lodash": "^4.14.182",

@@ -29,10 +32,8 @@ "@types/react": "^18.0.9",

"eslint-plugin-react-hooks": "^4.5.0",
"typescript": "^4.4.4",
"@savks/not-need-lodash": "^1.1.6",
"@reduxjs/toolkit": "^1.8.1"
"typescript": "^4.4.4"
},
"peerDependencies": {
"react": "^17.0.0",
"@reduxjs/toolkit": "^1.8.1",
"@savks/not-need-lodash": "^1.1.6",
"@reduxjs/toolkit": "^1.8.1"
"react": "^17.0.0"
},

@@ -39,0 +40,0 @@ "volta": {

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