Socket
Socket
Sign inDemoInstall

vconsole

Package Overview
Dependencies
7
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.1 to 3.9.2

12

package.json
{
"name": "vconsole",
"version": "3.9.1",
"version": "3.9.2",
"description": "A lightweight, extendable front-end developer tool for mobile web page.",
"homepage": "https://github.com/Tencent/vConsole",
"files": [
"dist",
"typing"
],
"main": "dist/vconsole.min.js",
"typings": "dist/vconsole.min.d.ts",
"typings": "typings/src/vconsole.d.ts",
"scripts": {
"build": "webpack --mode=production",
"dev": "webpack --mode=development",
"build:typings": "tsc --build tsconfig.type.json",
"build:dev": "webpack --mode=development",
"watch": "webpack watch --mode=development",

@@ -41,3 +46,2 @@ "serve": "webpack serve --config webpack.serve.config"

"chai": "^4.3.4",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.4",

@@ -44,0 +48,0 @@ "html-loader": "^2.1.2",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc