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.0.5 to 1.0.6

2

package.json
{
"name": "moo-angular-input",
"version": "1.0.5",
"version": "1.0.6",
"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",

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

console.log('datepicked');
$(element).datepicker();
$(element).find('input').datepicker();
}

@@ -36,0 +36,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