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

@heliosgraphics/utils

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heliosgraphics/utils - npm Package Compare versions

Comparing version 5.3.6 to 5.3.7

2

objects.ts

@@ -1,2 +0,2 @@

const _orderObjectProperties = (obj: object): object => {
const _orderObjectProperties = (obj: unknown): unknown | object => {
if (!obj || typeof obj !== 'object' || Array.isArray(obj)) return obj

@@ -3,0 +3,0 @@

{
"name": "@heliosgraphics/utils",
"version": "5.3.6",
"version": "5.3.7",
"type": "module",

@@ -5,0 +5,0 @@ "author": "03b8 <03b8@helios.graphics>",

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