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

ajv-material-pickers-time

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajv-material-pickers-time - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "ajv-material-pickers-time",
"version": "0.2.5",
"version": "0.2.6",
"description": "Material design time picker",

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

@@ -336,7 +336,7 @@ import template from './template'

}
const numericHour = parseInt(hours);
const numericMinute = parseInt(minutes);
}

@@ -370,2 +370,4 @@

this.rotateHand(this.getActiveIndex(hourEls))
this.events.trigger('minutesShown')
}

@@ -380,2 +382,4 @@

this.cachedEls.clockHand.style.height = '115px'
this.events.trigger('minutesShown')
}

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