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

@logux/vuex

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/vuex - npm Package Compare versions

Comparing version 0.5.0-beta.2 to 0.5.0

8

CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 0.5.0-beta.2
* Fix incorrect behavior with nested modules ([#26](https://github.com/logux/vuex/issues/26))
## 0.5.0
* Add full support of Vuex modules
* Fix incorrect behavior with modules ([#26](https://github.com/logux/vuex/issues/26))
* Update dependencies
## 0.5.0-beta.1
* Fix incorrect behavior with modules ([#26](https://github.com/logux/vuex/issues/26))
## 0.4.0

@@ -12,0 +10,0 @@ * Add `loguxComponent`, component with scoped slots ([#18](https://github.com/logux/vuex/pull/18), [#25](https://github.com/logux/vuex/pull/25)) (by Stanislav Lashmanov)

{
"name": "@logux/vuex",
"version": "0.5.0-beta.2",
"version": "0.5.0",
"description": "Vuex compatible API for Logux",

@@ -52,3 +52,3 @@ "keywords": [

"jest": "^26.0.1",
"lint-staged": "^10.2.2",
"lint-staged": "^10.2.4",
"nanodelay": "^1.0.2",

@@ -55,0 +55,0 @@ "rimraf": "^3.0.2",

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