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

@wekit/plugin-console

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wekit/plugin-console - npm Package Compare versions

Comparing version
1.0.2
to
1.1.0
+12
-0
CHANGELOG.md
# @wekit/plugin-console
## 1.1.0
### Minor Changes
- 优化插件类型提示和参数
### Patch Changes
- Updated dependencies
- @wekit/core@1.1.0
- @wekit/shared@1.1.0
## 1.0.2

@@ -4,0 +16,0 @@

+3
-3
{
"name": "@wekit/plugin-console",
"version": "1.0.2",
"version": "1.1.0",
"description": "wekit plugin console",

@@ -29,4 +29,4 @@ "main": "./dist/wekit-plugin-console.cjs.js",

"dependencies": {
"@wekit/core": "^1.0.4",
"@wekit/shared": "^1.0.4"
"@wekit/core": "^1.1.0",
"@wekit/shared": "^1.1.0"
},

@@ -33,0 +33,0 @@ "scripts": {