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

onno

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onno - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

package.json
{
"name": "onno",
"license": "MIT",
"version": "0.4.2",
"version": "0.4.3",
"homepage": "https://onnojs.com",

@@ -33,3 +33,3 @@ "description": "Responsive style props for building themed design systems",

},
"gitHead": "5149ddd82db11874dacd0a3ae3f9448b6f5a3c89"
"gitHead": "93e5c21887be219e17e88e2cf255b713c03acfd3"
}

@@ -74,3 +74,3 @@ export declare type Length = number

}
export declare type StyleValue = number | string | string[] | undefined
export declare type StyleValue = number | string | string[] | Nil
export interface Style {

@@ -77,0 +77,0 @@ [key: string]: StyleValue

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