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

childish

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

childish - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+10
-2
package.json
{
"name": "childish",
"version": "1.0.0",
"version": "1.0.1",
"description": "An opinionated LevelUP abstraction that stores and operate on keys in the form of parent/child",

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

"author": "Thomas Watson Steen <w@tson.dk>",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/watson/childish.git"
},
"bugs": {
"url": "https://github.com/watson/childish/issues"
},
"homepage": "https://github.com/watson/childish"
}