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.5.0 to 0.5.1

1

cjs/index.js

@@ -924,2 +924,3 @@ "use strict"

const globalStyle = (props) => gst(Object.assign({ gst: "." }, props))
globalStyle.transformer = gst.transformer
globalStyle.options = gst.options

@@ -926,0 +927,0 @@ globalStyle.type = gst.type

@@ -920,2 +920,3 @@ const PX_SCALE = [0, 2, 4, 8, 16, 32, 64, 128, 256, 512]

const globalStyle = (props) => gst(Object.assign({ gst: "." }, props))
globalStyle.transformer = gst.transformer
globalStyle.options = gst.options

@@ -922,0 +923,0 @@ globalStyle.type = gst.type

4

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

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

},
"gitHead": "506e3d988147d8eac78ecdabca32c2f0930de928"
"gitHead": "0578a6db4615d389f48ad31fda6388e49dab0c1b"
}
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