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

artisan-init

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artisan-init - npm Package Compare versions

Comparing version 0.33.28 to 0.33.29

12

package.json
{
"name": "artisan-init",
"type": "module",
"version": "0.33.28",
"packageManager": "pnpm@7.13.0",
"version": "0.33.29",
"packageManager": "pnpm@7.13.1",
"description": "Artisan core.",

@@ -37,6 +37,2 @@ "author": "Chris Breuer",

],
"engines": {
"node": ">=v18.10.0",
"pnpm": ">=7.13.0"
},
"files": [

@@ -46,2 +42,6 @@ "dist",

],
"engines": {
"node": ">=v18.10.0",
"pnpm": ">=7.13.1"
},
"dependencies": {

@@ -48,0 +48,0 @@ "@jsdevtools/ez-spawn": "^3.0.4",

@@ -0,5 +1,42 @@

![Social Card of the Stacks CLI](assets/cover_cli.png)
# Artisan CLI
[![npm version][npm-version-src]][npm-version-href]
[![GitHub Actions][github-actions-src]][github-actions-href]
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![npm downloads][npm-downloads-src]][npm-downloads-href]
The `npx artisan-init` source is stored here.
To learn more about how to get started, check out the [documentation](https://stacks.ow3org.com).
## 💪🏼 Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## 🏝 Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
[Discussions on GitHub](https://github.com/stacksjs/stacks/discussions)
For casual chit-chat with others using this package:
[Join the Open Web Discord Server](https://discord.ow3.org)
## 📄 License
The MIT License (MIT). Please see [LICENSE](../LICENSE.md) for more information.
Made with ❤️
<!-- Badges -->
[npm-version-src]: https://img.shields.io/npm/v/artisan-init?style=flat-square
[npm-version-href]: https://npmjs.com/package/artisan-init
[npm-downloads-src]: https://img.shields.io/npm/dm/artisan-init?style=flat-square
[npm-downloads-href]: https://npmjs.com/package/artisan-init
[github-actions-src]: https://img.shields.io/github/workflow/status/stacksjs/stacks/CI/main?style=flat-square
[github-actions-href]: https://github.com/stacksjs/stacks/actions?query=workflow%3Aci

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