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

vue-async-computed

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-async-computed - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

4

CHANGELOG.md

@@ -5,2 +5,3 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update -->

- [v1.4.0](#v140)
- [v1.2.0](#v120)

@@ -12,2 +13,5 @@ - [v1.1.0](#v110)

### v1.4.0
* Add CommonJS support
### v1.2.0

@@ -14,0 +18,0 @@ * Use the same strategy to merge `asyncComputed` objects as regular `computed` objects.

2

package.json
{
"name": "vue-async-computed",
"version": "1.4.0",
"version": "1.4.1",
"description": "Async computed properties for Vue",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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