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

v-emoji-picker

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v-emoji-picker - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

package.json
{
"name": "v-emoji-picker",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

@@ -33,3 +33,2 @@ "homepage": "https://github.com/joaoeudes7/V-Emoji-Picker#readme",

"dependencies": {
"v-emoji-picker": "^1.1.0",
"vue": "^2.6.6"

@@ -36,0 +35,0 @@ },

@@ -56,3 +56,4 @@ # V-Emoji-Picker

showCategory: { type: Boolean, default: true },
emojisByRow: { type: Number, default: 5}
emojisByRow: { type: Number, default: 5 },
showSearch: { type: Boolean, default: () => true }
}

@@ -73,3 +74,3 @@ ```

# Demo
Click here to view in Browser:
Click here to view in Browser:
[Vue Component | Emojis | Simples Example](https://codesandbox.io/s/0m9x7ooo8v)
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