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

@icony/vue-container

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icony/vue-container - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

2

package.json
{
"name": "@icony/vue-container",
"version": "1.0.4",
"version": "1.0.6",
"description": "vue/vue-router/vuex/axios/js-cookie based,resolve dependency inconsistencies problem of multiple Vue projects ",

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

import Vuex from 'vuex'
export default Vuex;
import Vuex,{ Store, install, mapState, mapMutations, mapGetters, mapActions, createNamespacedHelpers } from 'vuex'
export default Vuex
export { Store, install, mapState, mapMutations, mapGetters, mapActions, createNamespacedHelpers }
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