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

create-ko

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ko - npm Package Compare versions

Comparing version 1.0.2-beta.1 to 1.0.2

13

package.json
{
"name": "create-ko",
"version": "1.0.2-beta.1",
"version": "1.0.2",
"description": "create react project with ko",

@@ -18,5 +18,2 @@ "repository": {

],
"scripts": {
"build": "tsc"
},
"author": "",

@@ -30,3 +27,7 @@ "license": "ISC",

"@types/inquirer": "^8.2.2"
}
}
},
"scripts": {
"build": "tsc"
},
"readme": "<div align=\"center\">\n\n <img src=\"https://user-images.githubusercontent.com/38368040/236159944-0bed65be-adef-4173-9274-01cc447d5ce6.svg\" width=\"20%\" height=\"20%\" alt=\"watchman-logo\" />\n <h1>ko</h1>\n <h3>Simple, yet powerful, tool for managing your react applications</h3>\n\n</div>\n\n# create-ko\n\nThis package is the global command for creating [ko](https://github.com/DTStack/ko) application.\n\n<br />\n\nPlease refer to ko's document:\n\n* [Introduction](https://dtstack.github.io/ko/docs/current/introduction)\n* [Getting Started](https://dtstack.github.io/ko/docs/current/getting-started)\n* [FAQ](https://dtstack.github.io/ko/docs/current/FAQ)"
}

@@ -23,5 +23,5 @@ {

"typescript": "^5.0.2",
"ko": "6.6.0-beta.0",
"ko": "^6.5.2",
"ko-lint-config": "^2.2.19"
}
}
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