Socket
Socket
Sign inDemoInstall

vconsole

Package Overview
Dependencies
5
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.14.4 to 3.14.5

9

CHANGELOG_CN.md
[English](./CHANGELOG.md) | 简体中文
## 3.14.5 (2022-04-06)
- `Fix(Core)` 修复极短时间内重复初始化 vConsole 导致的报错。 (issue #525)
- `Fix(Log)` 修复 `console.time | console.timeEnd` 不输出日志的问题。 (issue #523)
- `Fix(Element)` 修复更新 attributes 时引起的 `undefined is not an object` 错误。 (issue #526)
- `Fix(Network)` 当请求完成后,不再代理 response body reader。
- `Chore` 修复 Svelte 在 Windows 环境中未被 Babel 转义的问题。 (PR #528)
## 3.14.4 (2022-03-31)

@@ -4,0 +13,0 @@

English | [简体中文](./CHANGELOG_CN.md)
## 3.14.5 (2022-04-06)
- `Fix(Core)` Fix unexpected error when init vConsole twice in short time. (issue #525)
- `Fix(Log)` Fix bug that `console.time | console.timeEnd` do not output log. (issue #523)
- `Fix(Element)` Fix `undefined is not an object` error when updating attributes. (issue #526)
- `Fix(Network)` Do not proxy response body reader when response is done.
- `Chore` Fix typo that Svelte is not transpiled by Babel on Windows. (PR #528)
## 3.14.4 (2022-03-31)

@@ -4,0 +13,0 @@

2

package.json
{
"name": "vconsole",
"version": "3.14.4",
"version": "3.14.5",
"description": "A lightweight, extendable front-end developer tool for mobile web page.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Tencent/vConsole",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc