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

npm-init-template

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-init-template - npm Package Compare versions

Comparing version
4.0.0
to
4.0.1
+3
-3
package.json
{
"name": "npm-init-template",
"version": "4.0.0",
"version": "4.0.1",
"description": "Create 'npm init' packages easily with templates and prompts",

@@ -37,3 +37,3 @@ "tshy": {

"snap": "tap",
"format": "prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache",
"format": "prettier --write . --log-level warn --ignore-path ../../.prettierignore --cache",
"typedoc": "typedoc --tsconfig tsconfig/esm.json ./src/*.ts"

@@ -48,3 +48,3 @@ },

"mustache": "^4.2.0",
"read": "^3.0.1"
"read": "^4.1.0"
},

@@ -51,0 +51,0 @@ "tap": {