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

create-any-tools

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

create-any-tools - npm Package Compare versions

Comparing version 0.1.0-beta.1 to 0.1.0-beta.2

dist/create-any-tools-boilerplate/package/boilerplate/_package.json

22

package.json
{
"name": "create-any-tools",
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"description": "create new project tools",

@@ -39,2 +39,8 @@ "keywords": [

"devDependencies": {
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/istextorbinary": "^2.3.4",
"@types/minimist": "^1.2.5",
"@types/prompts": "^2.4.9",
"execa": "^8.0.1",
"unbuild": "^2.0.0"

@@ -44,2 +50,3 @@ },

"git": {
"tagName": "${npm.name}@${version}",
"push": false

@@ -70,3 +77,16 @@ },

}
},
"dependencies": {
"chalk": "^5.3.0",
"compressing": "^1.10.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"istextorbinary": "^9.5.0",
"minimist": "^1.2.8",
"ora": "^8.0.1",
"prompts": "^2.4.2",
"registry-url": "^6.0.1",
"urllib": "^3.22.2"
}
}

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