Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i2ui

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i2ui - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

package.json
{
"name": "i2ui",
"version": "1.0.10",
"version": "1.0.11",
"description": "i2ui - Intuitively Understantable User Interface",

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

@@ -80,3 +80,4 @@ # i2ui

```html
<I2Number value={1234567.89} fromStyle={{ fontSize: '1em', opacity: 0.6 }} toStyle={{ fontSize: '4em', opacity: 1 }} />
<I2Number value={1234567.89} fromStyle={{ fontSize: '1em', opacity: 0.6 }} toStyle={{ fontSize: '4em', opacity: 1 }}
decimalDigits={2} />
```
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