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

@globalbrain/sefirot

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globalbrain/sefirot - npm Package Compare versions

Comparing version 0.38.1 to 0.39.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# [0.39.0](https://github.com/globalbrain/sefirot/compare/v0.38.1...v0.39.0) (2021-02-17)
### Features
* **support:** expose `orderBy` and `groupBy` functions ([88019c5](https://github.com/globalbrain/sefirot/commit/88019c5f70c9427fd2d67b2c2671fc212e49129a))
## [0.38.1](https://github.com/globalbrain/sefirot/compare/v0.38.0...v0.38.1) (2021-02-17)

@@ -2,0 +8,0 @@

2

lib/support/Util.ts
export { default as isEqual } from 'lodash-es/isEqual'
export { default as cloneDeep } from 'lodash-es/cloneDeep'
export { default as orderBy } from 'lodash-es/orderBy'
export { default as groupBy } from 'lodash-es/groupBy'

@@ -4,0 +6,0 @@ export function isNullish(value: any): value is undefined | null {

2

package.json
{
"name": "@globalbrain/sefirot",
"version": "0.38.1",
"version": "0.39.0",
"description": "Vue Components for Global Brain Design System.",

@@ -5,0 +5,0 @@ "files": [

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