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

@bedrock-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-ui/utils - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

lib/cjs/groupBy/groupBy.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.groupBy = void 0;
function groupBy() {
}
function groupBy() { }
exports.groupBy = groupBy;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.keyBy = void 0;
function keyBy() {
}
function keyBy() { }
exports.keyBy = keyBy;

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

export function groupBy() {
}
export function groupBy() { }

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

export function keyBy() {
}
export function keyBy() { }
{
"name": "@bedrock-ui/utils",
"version": "0.0.4",
"version": "0.0.5",
"description": "Bedrock UI Utils",

@@ -5,0 +5,0 @@ "author": "Matthew Wolfe",

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