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

@code-coaching/random

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-coaching/random - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-2
package.json
{
"name": "@code-coaching/random",
"version": "1.0.1",
"version": "1.0.2",
"description": "This package provides functions to generate random stuff (strings, numbers, uuid). It can be used as a dependency for other packages. It can be used as a CLI tool.",

@@ -13,3 +13,2 @@ "type": "module",

"dependencies": {
"@code-coaching/random-id": "^1.0.0",
"chalk": "^5.0.0",

@@ -16,0 +15,0 @@ "meow": "^10.1.2"