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
0.1.0
to
1.0.0
+13
CHANGELOG.md
# @wekit/plugin-console
## 1.0.0
### Major Changes
- 8624164: 第一个版本发布
### Patch Changes
- Updated dependencies [8624164]
- @wekit/core@1.0.0
- @wekit/shared@1.0.0
+3
-3
{
"name": "@wekit/plugin-console",
"version": "0.1.0",
"version": "1.0.0",
"description": "wekit plugin console",

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

"dependencies": {
"@wekit/core": "^0.1.0",
"@wekit/shared": "^0.1.0"
"@wekit/core": "^1.0.0",
"@wekit/shared": "^1.0.0"
},

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