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

angular-datepicker-custom

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-datepicker-custom - npm Package Compare versions

Comparing version 2.1.3 to 2.1.5

4

dist/angular-datepicker.js

@@ -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) {

2

package.json
{
"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 @@

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