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

vue-design-core

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-design-core - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

lib/store.js

@@ -6,6 +6,2 @@ /**

export {
Vuex
};
export default function vueDesignStore(Vue, options = {}) {

@@ -12,0 +8,0 @@

@@ -1,2 +0,1 @@

import Vue from 'vue';
import { getConfig } from './index';

@@ -3,0 +2,0 @@

2

lib/vendors.js

@@ -1,2 +0,2 @@

import { vendorCache } from 'vue-design-core/lib/utils/requireContext';
import { vendorCache } from './utils/requireContext';

@@ -3,0 +3,0 @@ export default function vendors(Vue) {

{
"name": "vue-design-core",
"version": "0.1.5",
"version": "0.1.6",
"description": "",

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

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