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

@nextui-org/shared-utils

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/shared-utils - npm Package Compare versions

Comparing version 0.0.0-dev-v2-20230605023127 to 0.0.0-dev-v2-20230606020717

2

dist/context.d.ts

@@ -26,2 +26,2 @@ import * as React from 'react';

export { CreateContextOptions, createContext };
export { CreateContextOptions, CreateContextReturn, createContext };

@@ -10,3 +10,3 @@ export { Dict, __DEV__, __TEST__, dataAttr, isArray, isEmpty, isEmptyArray, isEmptyObject, isFunction, isNumeric, isObject } from './assertion.js';

export { callAll, callAllHandlers, capitalize, extractProperty, getUniqueID } from './functions.js';
export { CreateContextOptions, createContext } from './context.js';
export { CreateContextOptions, CreateContextReturn, createContext } from './context.js';
export { range } from './numbers.js';

@@ -13,0 +13,0 @@ export { warn } from './console.js';

{
"name": "@nextui-org/shared-utils",
"version": "0.0.0-dev-v2-20230605023127",
"version": "0.0.0-dev-v2-20230606020717",
"description": "A set of NextUI utilities",

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

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