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.36 to 0.3.38

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): 0 | 1 | -1;
export declare function firstKeyComparator(o1: any, o2: any): 1 | 0 | -1;
/**

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

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

@@ -32,3 +32,3 @@ "main": "dist/",

"dayjs": "^1.10.5",
"log4js": "3.0.4",
"log4js": "6.4.0",
"quickselect": "^2.0.0",

@@ -35,0 +35,0 @@ "source-map-support": "^0.5.0",

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