Socket
Socket
Sign inDemoInstall

ui-number-input

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

app/mixins/input-correction.js

11

package.json
{
"name": "ui-number-input",
"version": "0.0.7",
"version": "0.0.8",
"description": "HTML Number input with Bootstrap and mobile friendly features",

@@ -21,3 +21,3 @@ "directories": {

},
"author": "",
"author": "Ken Snyder",
"license": "MIT",

@@ -36,3 +36,2 @@ "devDependencies": {

"ember-export-application-global": "^1.0.0",
"ui-mixin-helpers": "0.0.2",
"express": "^4.8.5",

@@ -43,4 +42,4 @@ "glob": "^4.0.5"

"ember-addon",
"ui",
"form-control"
"ui",
"form-control"
],

@@ -50,2 +49,2 @@ "ember-addon": {

}
}
}

@@ -58,3 +58,3 @@ # `ui-number-input` #

All of these mixins are currently reside within this addon but will be moved to an external addon dependency in the next release called `ui-form-mixins`.
All of these mixins are currently reside within this addon but will be moved to an external addon dependency in the next release called `ui-form-mixins` once we can figure out the namespacing snafu discussed here: [SO](http://stackoverflow.com/questions/27732800/ember-addon-namespace-not-resolving).

@@ -61,0 +61,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc