angular-datepicker-custom
Advanced tools
Comparing version 2.1.3 to 2.1.5
@@ -1,5 +0,1 @@ | ||
require('./angular-datepicker.css'); | ||
(function (global, factory) {'use strict';var fnc;fnc = (typeof exports === 'object' && typeof module !== 'undefined') ? module.exports = factory(require('angular'), require('moment')) :(typeof define === 'function' && define.amd) ? define(['angular', 'moment'], factory) :factory(global.angular, global.moment);}(this, function (angular, moment) { | ||
@@ -6,0 +2,0 @@ //(function (global, factory) { |
{ | ||
"name": "angular-datepicker-custom", | ||
"version": "2.1.3", | ||
"version": "2.1.5", | ||
"main": "dist/angular-datepicker.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -14,3 +14,3 @@ # AngularJS datepicker directives | ||
``` | ||
bower install angular-datepicker --save | ||
bower install angular-datepicker-custom --save | ||
``` | ||
@@ -22,3 +22,3 @@ | ||
``` | ||
npm install angular-datepicker --save | ||
npm install angular-datepicker-custom --save | ||
``` | ||
@@ -25,0 +25,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300414
8088