Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@kentcdodds/tmp-random-number-2

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

@kentcdodds/tmp-random-number-2 - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+10
-2
package.json
{
"name": "@kentcdodds/tmp-random-number-2",
"version": "1.0.2",
"version": "1.0.3",
"description": "Do not use this, it is fake",

@@ -16,3 +16,11 @@ "main": "index.js",

"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/kentcdodds/tmp-random-number-2.git"
},
"bugs": {
"url": "https://github.com/kentcdodds/tmp-random-number-2/issues"
},
"homepage": "https://github.com/kentcdodds/tmp-random-number-2#readme"
}