New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 1.0.5

2

package.json
{
"name": "vuex-class-decorator",
"version": "1.0.4",
"version": "1.0.5",
"author": "felix",

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

@@ -187,3 +187,3 @@ import Vue from 'vue'

const proto: Vue = a
return makeDecorator(key, key)(proto, key)
return makeDecorator(key, undefined, key)(proto, key)
}

@@ -190,0 +190,0 @@ const namespace = extractNamespace(b)

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