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

bootstrap-daterangepicker

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-daterangepicker - npm Package Compare versions

Comparing version 2.1.18 to 2.1.19

4

package.js
Package.describe({
name: 'dangrossman:bootstrap-daterangepicker',
version: '2.1.17',
version: '2.1.19',
summary: 'Date range picker component for Bootstrap',

@@ -12,3 +12,3 @@ git: 'https://github.com/dangrossman/bootstrap-daterangepicker',

api.use('twbs:bootstrap@3.3.4', ["client"]);
api.use('twbs:bootstrap@3.3.4', ["client"], {weak: true});
api.use('momentjs:moment@2.10.3', ["client"]);

@@ -15,0 +15,0 @@ api.use('jquery@1.11.3_2', ["client"]);

{
"name": "bootstrap-daterangepicker",
"version": "2.1.18",
"version": "2.1.19",
"description": "Date range picker component for Bootstrap",

@@ -5,0 +5,0 @@ "main": "daterangepicker.js",

@@ -26,3 +26,3 @@ # Date Range Picker for Bootstrap

Copyright (c) 2012-2015 Dan Grossman
Copyright (c) 2012-2016 Dan Grossman

@@ -29,0 +29,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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