Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bloks/utils

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/utils - npm Package Compare versions

Comparing version 3.3.22 to 3.4.0

src/sortUtils.js

4

package.json
{
"name": "@bloks/utils",
"version": "3.3.22",
"version": "3.4.0",
"description": "",

@@ -21,3 +21,3 @@ "publishConfig": {

},
"gitHead": "35585becf862bcbe888e12440685d4d85f97adda"
"gitHead": "806a37dc407ed58a4f9ffdb24ec89154d8c29a0c"
}

@@ -5,2 +5,2 @@ export function cloneDeepArrayOfObj (array) {

].map(i => ({ ...i }))
}
}

@@ -6,1 +6,2 @@ export * from './numberUtils'

export * from './keyUtils'
export * from './sortUtils'

@@ -241,2 +241,2 @@ import { BigNumber } from 'bignumber.js'

return parsedDate
}
}
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