New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-joyy

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

create-joyy - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

index.mjs

24

package.json
{
"name": "create-joyy",
"version": "0.0.0",
"main": "index.js",
"license": "MIT"
"version": "0.0.1",
"main": "index.mjs",
"repository": "https://github.com/lijialiang/create-joyy.git",
"author": "lijialiangdev@gmail.com",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
},
"bin": {
"create-joyy": "index.mjs"
},
"files": [
"index.mjs",
"templates"
],
"dependencies": {
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"inquirer": "^8.1.5",
"mustache": "^4.1.0"
}
}
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