Socket
Socket
Sign inDemoInstall

@4c/init

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@4c/init - npm Package Compare versions

Comparing version 3.0.8 to 3.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.1.0](https://github.com/4Catalyzer/cli/compare/@4c/init@3.0.8...@4c/init@3.1.0) (2021-02-03)
### Features
* support webpack 5 bump all the deps ([603a29c](https://github.com/4Catalyzer/cli/commit/603a29cfc8aa9ca10d6e8c06414ab75b8286ea86))
## [3.0.8](https://github.com/4Catalyzer/cli/compare/@4c/init@3.0.7...@4c/init@3.0.8) (2020-10-29)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@4c/init",
"version": "3.0.8",
"version": "3.1.0",
"homepage": "https://github.com/4Catalyzer/cli/tree/master/packages/init",

@@ -20,8 +20,8 @@ "bugs": {

"dependencies": {
"@4c/cli-core": "^2.1.6",
"@4c/cli-core": "^2.2.0",
"find-yarn-workspace-root": "^2.0.0",
"glob": "^7.1.3",
"node-plop": "^0.25.0",
"prettier": "^2.0.0",
"yargs": "^16.0.3"
"node-plop": "^0.26.2",
"prettier": "^2.2.1",
"yargs": "^16.2.0"
},

@@ -31,3 +31,3 @@ "publishConfig": {

},
"gitHead": "59165b7452caf512fdf4d7f2aa98e09f6824cdda"
"gitHead": "a4ed67b4c6ef4bd73fda05b6310cbb0748d05f38"
}
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