Socket
Socket
Sign inDemoInstall

@aomex/helper

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/helper - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

CHANGELOG.md
# @aomex/helper
## 0.0.3
### Patch Changes
- [`146b6b5`](https://github.com/aomex/aomex/commit/146b6b5f09d4b9f557c1771686f3585bebf4cfc9) Thanks [@geekact](https://github.com/geekact)! - refactor(helper): 重命名 color 为 chalk
## 0.0.2

@@ -4,0 +10,0 @@

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export { default as color } from 'chalk';
export { default as chalk } from 'chalk';

@@ -3,0 +3,0 @@ declare function toArray<T>(data: T | readonly T[], unique?: boolean): T[];

@@ -14,3 +14,3 @@ // src/to-array.ts

export {
default2 as color,
default2 as chalk,
sleep,

@@ -17,0 +17,0 @@ toArray

{
"name": "@aomex/helper",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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