Socket
Book a DemoInstallSign in
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

to
0.0.0-dev-v2-20230326015124

12

package.json
{
"name": "@nextui-org/shared-utils",
"version": "0.0.0-dev-v2-20230326012034",
"version": "0.0.0-dev-v2-20230326015124",
"description": "NextUI system primitives",

@@ -11,3 +11,3 @@ "keywords": [

"license": "MIT",
"main": "dist/index.cjs.js",
"main": "dist/index.js",
"sideEffects": false,

@@ -35,2 +35,3 @@ "files": [

},
"clean-package": "../../../clean-package.config.json",
"tsup": {

@@ -44,8 +45,9 @@ "clean": true,

},
"module": "dist/index.esm.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
},

@@ -52,0 +54,0 @@ "./package.json": "./package.json"

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.