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

vue-decorator

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-decorator - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

lib/index.umd.js

@@ -34,3 +34,3 @@ (function (global, factory) {

var __spreadArrays = (null && null.__spreadArrays) || function () {
var __spreadArrays = (undefined && undefined.__spreadArrays) || function () {
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;

@@ -37,0 +37,0 @@ for (var r = Array(s), k = 0, i = 0; i < il; i++)

{
"name": "vue-decorator",
"version": "1.0.8",
"version": "1.0.9",
"description": "Custom decorators to vue-class-component that fits Vue 3",
"main": "lib/index.umd.js",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"sideEffects": false,

@@ -9,0 +8,0 @@ "files": [

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