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

babel-plugin-veui

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-veui - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

components.json

@@ -127,2 +127,6 @@ [

{
"name": "SearchBox",
"path": "SearchBox.vue"
},
{
"name": "Option",

@@ -129,0 +133,0 @@ "path": "Select/Option.vue"

4

package.json
{
"name": "babel-plugin-veui",
"version": "0.2.0",
"version": "0.2.1",
"description": "Import VEUI components with ease.",
"main": "dist/index.js",
"scripts": {
"build": "babel src --out-dir dist",
"build": "node ./build/components.js && babel src --out-dir dist",
"test": "npm run build && ava",

@@ -9,0 +9,0 @@ "prepare": "npm build"

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