New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-masonry

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-masonry - npm Package Compare versions

Comparing version 0.14.0-beta.0 to 0.14.0

index.d.ts

2

package.json
{
"name": "vue-masonry",
"version": "0.14.0-beta.0",
"version": "0.14.0",
"description": "masonry layout for vue.js",

@@ -5,0 +5,0 @@ "main": "src/masonry.plugin.js",

@@ -6,3 +6,3 @@ # vue-masonry

**Current version: 0.12.0**
**Current version: 0.14.0**

@@ -50,5 +50,9 @@ Vue.js directive for masonry blocks layouting. Original [masonry library](http://masonry.desandro.com/).

### Usage with Vue 3
- Dependencies: [mitt](https://www.npmjs.com/package/mitt) package
- In your Vue 3 app, you'll have the following code
- Use version >= `0.14.0`
- or of using __earlier__ version:
Dependencies: [mitt](https://www.npmjs.com/package/mitt) package
In your Vue 3 app, you'll have the following code
```

@@ -55,0 +59,0 @@ import { createApp } from 'vue'

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