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.1 to 0.4.2

4

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

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

},
"gitHead": "c1c97a224a30ea71b2d6ae8a78a05d68ebf41c3a"
"gitHead": "5149ddd82db11874dacd0a3ae3f9448b6f5a3c89"
}

@@ -23,5 +23,2 @@ import { Func, Pred, NestedArray } from "./types"

export declare function resolve(paths?: any[], lookup?: any): any
export declare function merge<T extends {}>(
array: NestedArray<T>,
initial?: T
): T
export declare function merge<T>(array: NestedArray<T>, initial?: T): T
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