@kosko/common-utils
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@kosko/common-utils", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Common utilities used in Kosko.", | ||
@@ -19,13 +19,7 @@ "homepage": "https://kosko.dev", | ||
"node": { | ||
"import": { | ||
"types": "./dist/index.d.mts", | ||
"default": "./dist/index.node.mjs" | ||
}, | ||
"import": "./dist/index.node.mjs", | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.node.cjs" | ||
}, | ||
"import": { | ||
"types": "./dist/index.d.mts", | ||
"default": "./dist/index.base.mjs" | ||
}, | ||
"import": "./dist/index.base.mjs", | ||
"types": "./dist/index.d.ts", | ||
@@ -32,0 +26,0 @@ "require": "./dist/index.node.cjs" |
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
12119
8