Socket
Socket
Sign inDemoInstall

vconsole

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vconsole - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

28

package.json
{
"name": "vconsole",
"version": "1.0.0",
"description": "vConsole =============",
"main": "vconsole.js",
"version": "1.0.1",
"description": "A virtual console panel for mobile page",
"main": "./dist/vconsole.js",
"scripts": {

@@ -10,6 +10,22 @@ "test": "echo \"Error: no test specified\" && exit 1"

"keywords": [
"console"
"console",
"debug",
"mobile"
],
"author": "WeChat",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+https://github.com/WechatFE/vConsole.git"
},
"dependencies": {},
"devDependencies": {
"css-loader": "^0.23.1",
"extract-text-webpack-plugin": "^1.0.1",
"html-loader": "^0.4.3",
"less": "^2.5.3",
"less-loader": "^2.2.3",
"style-loader": "^0.13.1",
"webpack": "~1.12.11"
},
"author": "WechatFE Team",
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc