Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-kosko

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-kosko - npm Package Compare versions

Comparing version 0.0.0-20240319031250 to 0.0.0-20240320150839

README.md

18

package.json
{
"name": "create-kosko",
"version": "0.0.0-20240319031250",
"version": "0.0.0-20240320150839",
"description": "A CLI tool for creating new Kosko projects.",
"homepage": "https://kosko.dev",
"repository": "https://github.com/tommy351/kosko/tree/master/packages/create-kosko",
"repository": {
"type": "git",
"url": "https://github.com/tommy351/kosko.git",
"directory": "packages/create-kosko"
},
"author": "Tommy Chen <tommy351@gmail.com>",

@@ -50,7 +54,7 @@ "license": "MIT",

"yargs": "^17.5.1",
"@kosko/cli-utils": "^0.0.0-20240319031250",
"@kosko/common-utils": "^0.0.0-20240319031250",
"@kosko/cli-utils": "^0.0.0-20240320150839",
"@kosko/exec-utils": "^2.0.0",
"@kosko/require": "^0.0.0-20240319031250",
"@kosko/log": "^0.0.0-20240319031250"
"@kosko/common-utils": "^0.0.0-20240320150839",
"@kosko/log": "^0.0.0-20240320150839",
"@kosko/require": "^0.0.0-20240320150839"
},

@@ -62,4 +66,4 @@ "devDependencies": {

"fast-glob": "^3.2.12",
"@kosko/build-scripts": "^0.0.0",
"@kosko/jest-preset": "^0.0.0",
"@kosko/build-scripts": "^0.0.0",
"@kosko/test-utils": "^0.0.0"

@@ -66,0 +70,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc