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 2.1.2 to 2.1.3

lib/v-emoji-picker.cjs.js

11

package.json
{
"name": "v-emoji-picker",
"version": "2.1.2",
"version": "2.1.3",
"author": {

@@ -20,8 +20,10 @@ "name": "João Eudes Lima",

},
"main": "./lib/v-emoji-picker.umd.js",
"main": "./lib/v-emoji-picker.cjs.js",
"module": "./lib/v-emoji-picker.esm.js",
"unpkg": "./lib/v-emoji-picker.min.js",
"browser": "lib/v-emoji-picker.umd.js",
"typings": "./lib/index.d.ts",
"files": [
"lib/*",
"src/*",
"Readme.md"

@@ -54,5 +56,3 @@ ],

"rollup": "^1.27.8",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-css-porter": "^1.0.2",
"rollup-plugin-delete": "^1.1.0",
"rollup-plugin-filesize": "^6.2.1",

@@ -79,3 +79,4 @@ "rollup-plugin-sass": "^1.2.2",

"vue",
"emoji"
"emoji",
"unicode"
],

@@ -82,0 +83,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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