Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@havietduc91/vue-date-range-picker

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@havietduc91/vue-date-range-picker - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/demo.html

4

package.json
{
"name": "@havietduc91/vue-date-range-picker",
"version": "0.1.0",
"version": "0.1.1",
"description": "A date range picker Forked from Owumaro repository",

@@ -34,3 +34,3 @@ "author": "DucHV",

"type": "git",
"url": "git+https://github.com/Owumaro/vue-date-range-picker.git"
"url": "git+https://github.com/havietduc91/vue-date-range-picker.git"
},

@@ -37,0 +37,0 @@ "license": "MIT",

@@ -19,3 +19,3 @@ # vue-date-range-picker

```
npm install --save @owumaro/vue-date-range-picker
npm install --save @havietduc91/vue-date-range-picker
```

@@ -30,3 +30,3 @@

// Import the component
import DateRangePicker from '@owumaro/vue-date-range-picker'
import DateRangePicker from '@havietduc91/vue-date-range-picker'

@@ -96,2 +96,2 @@ export default {

- Tests
- CSS without bootstrap dependency
- CSS without bootstrap dependency
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