@nextui-org/dom-utils
Advanced tools
Comparing version 0.0.0-dev-v2-20230428203230 to 0.0.0-dev-v2-20230428210058
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@nextui-org/dom-utils", | ||
"version": "0.0.0-dev-v2-20230428203230", | ||
"version": "0.0.0-dev-v2-20230428210058", | ||
"description": "NextUI DOM Utilities", | ||
@@ -35,10 +35,2 @@ "keywords": [ | ||
"clean-package": "../../../clean-package.config.json", | ||
"tsup": { | ||
"clean": true, | ||
"target": "es2019", | ||
"format": [ | ||
"cjs", | ||
"esm" | ||
] | ||
}, | ||
"module": "dist/index.mjs", | ||
@@ -45,0 +37,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22670
671