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

vuex-class-decorator

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

vuex-class-decorator - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/vuex-class-decorator.js

2

dist/vuex-class-decorator.cjs.js
/*!
* vuex-class-decorator v1.0.3
* vuex-class-decorator v1.0.6
* https://github.com/felix307253927/vuex-class

@@ -4,0 +4,0 @@ *

/*!
* vuex-class-decorator v1.0.3
* vuex-class-decorator v1.0.6
* https://github.com/felix307253927/vuex-class

@@ -4,0 +4,0 @@ *

@@ -114,3 +114,3 @@ import Vue from 'vue';

var proto = a;
return makeDecorator(key, key)(proto, key);
return makeDecorator(key, undefined, key)(proto, key);
}

@@ -117,0 +117,0 @@ var namespace = extractNamespace(b);

{
"name": "vuex-class-decorator",
"version": "1.0.5",
"version": "1.0.6",
"author": "felix",

@@ -5,0 +5,0 @@ "description": "Binding helpers for Vuex and vue-class-component",

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