vue-async-computed
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "vue-async-computed", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Async computed properties for Vue", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -35,6 +35,2 @@ <big><h1 align="center">vue-async-computed</h1></big> | ||
<p align="center"><big> | ||
Async computed properties for Vue | ||
</big></p> | ||
With this plugin, you can have have computed properties in Vue that are computed asynchronously. | ||
@@ -41,0 +37,0 @@ |
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
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
8847
148