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

degree-picker

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

degree-picker - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

package.json
{
"name": "degree-picker",
"private": false,
"version": "0.0.21",
"version": "0.0.22",
"type": "module",

@@ -6,0 +6,0 @@ "files": [

@@ -42,2 +42,4 @@ <div align="center">

| `step` | `number` | 30 | The step used for displaying the degrees |
| `min` | `number/string` | 0 | Minimum allowed value of the picker |
| `max` | `number/string` | 359 | Maximum allowed value of the picker |
| `width` | `number/string` | 290px | Sets the width of the element - can be provided as a string like "290px" or "290" or a number, defaults to 290px |

@@ -44,0 +46,0 @@ | `full-width` | `boolean` | false | Ignores the previous `width` prop and sets the width to 100% of the parent container |

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