Socket
Socket
Sign inDemoInstall

vue-hotel-datepicker

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-hotel-datepicker - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

dist/demo.html

6

package.json
{
"name": "vue-hotel-datepicker",
"version": "3.0.5",
"version": "3.0.6",
"description": "A responsive date range picker for Vue.js that displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more",

@@ -10,3 +10,3 @@ "author": "krystalcampioni <hello@krystalcampioni.com>",

"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build": "vue-cli-service build --target lib --name vue-hotel-datepicker",
"test:unit": "vue-cli-service test:unit",

@@ -51,3 +51,3 @@ "lint": "vue-cli-service lint"

},
"main": "dist/js/app.js",
"main": "dist/vue-hotel-datepicker.umd.min.js",
"files": [

@@ -54,0 +54,0 @@ "dist"

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