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.1.0 to 0.1.1

2

cjs/index.js

@@ -215,3 +215,3 @@ "use strict"

const { propsKeys, renderers } = options
const keys = []
const keys = ["theme"]
if (isArray(propsKeys)) {

@@ -218,0 +218,0 @@ push.apply(keys, propsKeys)

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

const { propsKeys, renderers } = options
const keys = []
const keys = ["theme"]
if (isArray(propsKeys)) {

@@ -214,0 +214,0 @@ push.apply(keys, propsKeys)

{
"name": "onno",
"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"description": "Responsive style props for building themed design systems",

@@ -33,3 +33,3 @@ "homepage": "https://github.com/wagerfield/onno/tree/master/packages/onno#readme",

},
"gitHead": "e930b2abbf3ee93c4a272aa65e180564ab8fa77b"
"gitHead": "4676df533538c17c1d8b05f61177f586fa004878"
}
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