vue-decorator
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7112
1