New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@winfe/cli-plugin-init

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@winfe/cli-plugin-init - npm Package Compare versions

Comparing version
1.5.18
to
1.5.20
+8
-0
CHANGELOG.md

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

## [1.5.20](https://github.com/cool-fe/winex-cli/compare/v1.5.19...v1.5.20) (2021-11-17)
**Note:** Version bump only for package @winfe/cli-plugin-init
## [1.5.18](https://github.com/cool-fe/winex-cli/compare/v1.5.17...v1.5.18) (2021-11-17)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@winfe/cli-plugin-init",
"version": "1.5.18",
"version": "1.5.20",
"main": "lib/index.js",

@@ -27,3 +27,3 @@ "module": "src/index.js",

"dependencies": {
"@winfe/cli-core": "^1.5.18",
"@winfe/cli-core": "^1.5.20",
"@winfe/get-materials": "^1.0.8",

@@ -55,3 +55,3 @@ "chalk": "^4.1.0",

},
"gitHead": "3798eff83cb472beb804a9c161336dc89114c99b"
"gitHead": "81f8456150dc754cfcfce6ce6ab0ba01c40493b2"
}