New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loadmill/universal

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadmill/universal - npm Package Compare versions

Comparing version 0.3.35 to 0.3.36

2

dist/manipulation-utils.d.ts

@@ -6,3 +6,3 @@ export declare function stripSingleton(singleton: any, defaultValue?: any): any;

}[];
export declare function firstKeyComparator(o1: any, o2: any): 1 | 0 | -1;
export declare function firstKeyComparator(o1: any, o2: any): 0 | 1 | -1;
/**

@@ -9,0 +9,0 @@ * {"a":1, "b":2} => [{"a":1}, {"b":2}]

{
"name": "@loadmill/universal",
"version": "0.3.35",
"version": "0.3.36",
"description": "Loadmill universal utilities",

@@ -5,0 +5,0 @@ "main": "dist/",

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