moo-angular-input
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "moo-angular-input", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"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", |
import template from './mooInput.html'; | ||
import controller from './mooInput.controller'; | ||
import 'jquery'; | ||
import 'jquery-ui'; | ||
let $ = require('jquery'); | ||
if ($) { | ||
import 'jquery-ui'; | ||
} | ||
let mooInputComponent = function () { | ||
@@ -7,0 +10,0 @@ return { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19146
283
1