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

@blucass/create-project

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blucass/create-project - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [0.4.0](https://github.com/wqcstrong/boilerplate/compare/v0.2.3...v0.4.0) (2022-08-31)
### Features
- 🎸 add vite config ([ba302b7](https://github.com/wqcstrong/boilerplate/commit/ba302b72af68d4017333be588dd47b8fc7c69530))
### [0.2.3](https://github.com/wqcstrong/boilerplate/compare/v0.2.2...v0.2.3) (2021-05-13)

@@ -7,0 +13,0 @@

2

package.json
{
"name": "@blucass/create-project",
"version": "0.3.0",
"version": "0.4.0",
"description": "Create start project boilerplate",

@@ -5,0 +5,0 @@ "bin": "dist/index.js",

@@ -9,3 +9,7 @@ export const Boilerplate_Repos = {

branch: 'react-vite-pc'
},
'react-vite-mobile': {
url: 'git@github.com:wqcstrong/boilerplate.git',
branch: 'react-vite-mobile'
}
};
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