@storm-stack/unique-identifier
Advanced tools
Comparing version 1.11.2 to 1.12.2
{ | ||
"name": "@storm-stack/unique-identifier", | ||
"version": "1.11.2", | ||
"version": "1.12.2", | ||
"private": false, | ||
@@ -12,22 +12,12 @@ "description": "This package provides a simple way to generate various types of unique identifiers.", | ||
"type": "module", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@storm-stack/utilities": "latest" | ||
}, | ||
"dependencies": { "@storm-stack/utilities": "latest" }, | ||
"publishConfig": { "access": "public" }, | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/modern/index.d.ts", | ||
"default": "./dist/modern/index.js" | ||
}, | ||
"import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }, | ||
"require": { | ||
"types": "./dist/modern/index.d.cts", | ||
"default": "./dist/modern/index.cjs" | ||
"types": "./dist/index.d.cts", | ||
"default": "./dist/index.cjs" | ||
}, | ||
"default": { | ||
"types": "./dist/modern/index.d.ts", | ||
"default": "./dist/modern/index.js" | ||
} | ||
"default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" } | ||
}, | ||
@@ -40,14 +30,10 @@ "./package.json": "./package.json" | ||
}, | ||
"types": "dist/legacy/index.d.ts", | ||
"typings": "dist/legacy/index.d.ts", | ||
"typescript": { | ||
"definition": "dist/legacy/index.d.ts" | ||
}, | ||
"main": "dist/legacy/index.cjs", | ||
"module": "dist/legacy/index.js", | ||
"browser": "dist/modern/index.global.js", | ||
"types": "dist/index.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"typescript": { "definition": "dist/index.d.ts" }, | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.js", | ||
"browser": "dist/index.global.js", | ||
"sideEffects": false, | ||
"files": [ | ||
"dist/**/*" | ||
], | ||
"files": ["dist/**/*"], | ||
"homepage": "https://stormsoftware.org", | ||
@@ -54,0 +40,0 @@ "bugs": { |
@@ -19,8 +19,11 @@ <!-- START header --> | ||
[![Version](https://img.shields.io/badge/version-1.11.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/) | ||
[![Version](https://img.shields.io/badge/version-1.12.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/) | ||
[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/) [![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/) ![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6) [![documented with docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6) | ||
<h3 align="center" bold="true">⚠️ <b>Attention</b> ⚠️ This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.</h3><br /> | ||
> [!IMPORTANT] | ||
> This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across. | ||
<br /> | ||
<!-- markdownlint-restore --> | ||
@@ -27,0 +30,0 @@ <!-- prettier-ignore-end --> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
202
113943
11
296
2
1