New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zs-vue-components

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zs-vue-components - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

package.json
{
"name": "zs-vue-components",
"version": "1.0.7",
"version": "1.0.8",
"description": "zs的vue组件库。",
"main": "diist/index.js",
"style": "dist/index.css",
"scripts": {

@@ -17,2 +18,3 @@ "build": "webpack --config webpack.config.js"

"babel-loader": "^7.1.5",
"css-loader": "^5.2.6",
"url-loader": "^4.1.1",

@@ -19,0 +21,0 @@ "vue-loader": "^14.2.4",

@@ -34,2 +34,6 @@ let path = require('path')

},
{
test: /\.css$/,
use: ['css-loader'],
},
],

@@ -36,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet

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