New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-scaleable

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scaleable - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+5
-5
package.json
{
"name": "react-scaleable",
"version": "0.0.3",
"version": "0.0.4",
"description": "Scaleable container component",

@@ -20,3 +20,4 @@ "source": "src/index.ts",

"zoom",
"scroll"
"scroll",
"wheel"
],

@@ -27,4 +28,3 @@ "author": "<Jia1e> zhangjialecn@gmail.com",

"@react-hook/size": "^2.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": ">=16.8.0",
"react-use-event-hook": "^0.9.2"

@@ -35,3 +35,3 @@ },

"@parcel/transformer-typescript-types": "^2.7.0",
"@types/react": "^18.0.18",
"@types/react": "^16.8.0",
"parcel": "^2.7.0",

@@ -38,0 +38,0 @@ "typescript": "~4.7"