Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mshow3/basic-component

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mshow3/basic-component - npm Package Compare versions

Comparing version 1.0.46 to 1.0.47

.vscode/launch.json

37

package.json
{
"name": "@mshow3/basic-component",
"version": "1.0.46",
"version": "1.0.47",
"description": "html homepage 模板",
"license": "MIT",
"icon": null,
"moduleType": "html",
"distFiles": [
"index.js"
],
"debugFiles": [
"js/chunk-vendors.js",
"js/app.js"
],
"types": "./types/src/main.d.ts",
"jslib": "@vmm/jslib",
"scripts": {
"serve": "vue-cli-service serve",
"build": "./build.sh"
},
"dependencies": {

@@ -17,11 +28,13 @@ "@vmm/html": "^1.0.99",

},
"globalVar": "_mshow3_basic_component",
"types": "./types/src/main.d.ts",
"distFiles": [
"index.js"
],
"debugFiles": [
"js/chunk-vendors.js",
"js/app.js"
]
"devDependencies": {
"@vmm/api": "^1.0.7",
"@vmm/jslib": "^1.0.72",
"@vue/cli-service": "^4.0.5",
"@vue/cli-plugin-typescript": "^4.0.0",
"vue-template-compiler": "^2.6.10",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"typescript": "^3.7.2"
},
"license": "MIT",
"optionalDependencies": {}
}
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