New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

moo-angular-input

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moo-angular-input - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "moo-angular-input",
"version": "1.1.2",
"version": "1.1.3",
"description": "AngularJS Directive Component of the UI-Toolkit's Input for Mutual of Omaha's DXD Team",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -34,3 +34,3 @@ import template from './mooInput.html';

if (attrs.hasOwnProperty == 'datepicker') {
console.log('datepicked');
console.log('datepicker');
$(element).find('input').datepicker();

@@ -37,0 +37,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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