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

el-admin

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

el-admin - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

package.json
{
"name": "el-admin",
"version": "0.7.1",
"version": "0.7.2",
"description": "Admin components using element (https://github.com/ElemeFE/element) tookit",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -13,2 +13,3 @@ /* eslint-disable */

import ModalLink from './ModalLink.vue';
import {getRouteModals} from './utils';

@@ -54,2 +55,3 @@ var ElAdmin = {

RightModal,
getRouteModals,
};

@@ -57,5 +57,5 @@ import JSURL from 'jsurl2';

}
delete routeProps.data;
delete routeProps.fetch;
}
delete routeProps.data;
return [pascalCase(componentName), routeProps];

@@ -62,0 +62,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