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

vue-duckform

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-duckform - npm Package Compare versions

Comparing version 1.0.0 to 1.1.1

7

package.json
{
"name": "vue-duckform",
"version": "1.0.0",
"version": "1.1.1",
"description": "VueJS package to render a JS Object as a Form (Radio buttons, Checkboxes, Text Input, Scale Slider and Calendar input). Compatible with Laravel Duckform API.",

@@ -52,4 +52,3 @@ "main": "dist/vue-duckform.umd.js",

"build:umd": "rollup --config build/rollup.config.js --format umd --file dist/vue-duckform.umd.js",
"build:unpkg": "rollup --config build/rollup.config.js --format iife --file dist/vue-duckform.min.js",
"test": "echo \"Error: no test specified\" && exit 1"
"build:unpkg": "rollup --config build/rollup.config.js --format iife --file dist/vue-duckform.min.js"
},

@@ -60,3 +59,3 @@ "dependencies": {

"moment": "^2.24.0",
"vee-validate": "^3.2.2",
"vee-validate": "^3.2.3",
"vue": "^2.0.0",

@@ -63,0 +62,0 @@ "vue-date-pick": "^1.2.1",

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

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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