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.3 to 1.0.4

6

package.json

@@ -5,5 +5,5 @@ {

"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",
"main": "lib/index.umd.js",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"sideEffects": false,

@@ -10,0 +10,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