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

iview

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iview - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

components/alert/alert.vue

4

index.js

@@ -20,2 +20,3 @@ import Button from './components/button';

import Breadcrumb from './components/breadcrumb';
import Alert from './components/alert';

@@ -42,5 +43,6 @@ const iview = {

Steps,
Breadcrumb
Breadcrumb,
Alert
};
module.exports = iview;
{
"name": "iview",
"version": "0.0.2",
"version": "0.0.3",
"title": "iView",

@@ -24,3 +24,3 @@ "description": "An UI components Library with Vue.js",

"type": "git",
"url": "https://github.com/iviewui/iview"
"url": "https://github.com/iview/iview"
},

@@ -30,3 +30,3 @@ "author": "Aresn",

"bugs": {
"url": "https://github.com/iviewui/iview/issues"
"url": "https://github.com/iview/iview/issues"
},

@@ -33,0 +33,0 @@ "dependencies": {},

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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