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

@cripty2001/utils

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cripty2001/utils - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+3
-3
package.json
{
"name": "@cripty2001/utils",
"version": "0.0.2",
"version": "0.0.3",
"description": "Internal Set of utils. If you need them use them, otherwise go to the next package ;)",

@@ -23,3 +23,3 @@ "homepage": "https://github.com/cripty2001/utils#readme",

"@types/react": "^19.2.0",
"react": "^18.0.0",
"react": "^19.2.0",
"typescript": "^5.9.3"

@@ -33,3 +33,3 @@ },

"peerDependencies": {
"react": "^18.0.0"
"react": "^19.2.0"
},

@@ -36,0 +36,0 @@ "peerDependenciesMeta": {