Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/package-tracer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/package-tracer - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

30

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.6...@alwatr/package-tracer@1.0.7) (2024-10-25)
**Note:** Version bump only for package @alwatr/package-tracer
## [1.0.6](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.5...@alwatr/package-tracer@1.0.6) (2024-10-12)

@@ -15,3 +19,3 @@

* prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
- prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar

@@ -22,3 +26,3 @@ ## [1.0.4](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.3...@alwatr/package-tracer@1.0.4) (2024-10-11)

* include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
- include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD

@@ -33,3 +37,3 @@ ## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.2...@alwatr/package-tracer@1.0.3) (2024-10-11)

* bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
- bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]

@@ -44,23 +48,23 @@ ## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/package-tracer@1.0.0...@alwatr/package-tracer@1.0.1) (2024-10-08)

* **package-trace:** add a new package ([7bdf8e2](https://github.com/Alwatr/nanolib/commit/7bdf8e2e7a142ab70b10a3aeca3d2bf1a39db58a)) by @mohammadhonarvar
- **package-trace:** add a new package ([7bdf8e2](https://github.com/Alwatr/nanolib/commit/7bdf8e2e7a142ab70b10a3aeca3d2bf1a39db58a)) by @mohammadhonarvar
### Bug Fixes
* **package-tracer:** strict types ([3c9c6c3](https://github.com/Alwatr/nanolib/commit/3c9c6c32255ee7bb0131069b3ac2f043e173c640)) by @mohammadhonarvar
- **package-tracer:** strict types ([3c9c6c3](https://github.com/Alwatr/nanolib/commit/3c9c6c32255ee7bb0131069b3ac2f043e173c640)) by @mohammadhonarvar
### Code Refactoring
* **package-tracer:** add some new `function`s & improve the code style ([207af08](https://github.com/Alwatr/nanolib/commit/207af08d5632ed5b435428904cd5cafcf8b12cb2)) by @mohammadhonarvar
* **package-tracer:** Improve package tracking functionality ([5be7132](https://github.com/Alwatr/nanolib/commit/5be7132d2275e028cc88155d32960e05da22726f)) by @AliMD
* update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @AliMD
* use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @AliMD
- **package-tracer:** add some new `function`s & improve the code style ([207af08](https://github.com/Alwatr/nanolib/commit/207af08d5632ed5b435428904cd5cafcf8b12cb2)) by @mohammadhonarvar
- **package-tracer:** Improve package tracking functionality ([5be7132](https://github.com/Alwatr/nanolib/commit/5be7132d2275e028cc88155d32960e05da22726f)) by @AliMD
- update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @AliMD
- use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @AliMD
### Miscellaneous Chores
* fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @AliMD
* **package-tracer:** change the license to AGPL-3.0 ([ff6e45e](https://github.com/Alwatr/nanolib/commit/ff6e45e2fcbfb69446ce002642f4819ff42fa6b9)) by @AliMD
* Remove old CHANGELOG.md file ([bdca0ca](https://github.com/Alwatr/nanolib/commit/bdca0ca847005a9af5668e23dac1937b2bab4a7b)) by @AliMD
- fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @AliMD
- **package-tracer:** change the license to AGPL-3.0 ([ff6e45e](https://github.com/Alwatr/nanolib/commit/ff6e45e2fcbfb69446ce002642f4819ff42fa6b9)) by @AliMD
- Remove old CHANGELOG.md file ([bdca0ca](https://github.com/Alwatr/nanolib/commit/bdca0ca847005a9af5668e23dac1937b2bab4a7b)) by @AliMD
### Dependencies update
* **package-tracer:** update ([2f4e68a](https://github.com/Alwatr/nanolib/commit/2f4e68a1bc6418d014c8c93740bf0157327d5c05)) by @mohammadhonarvar
- **package-tracer:** update ([2f4e68a](https://github.com/Alwatr/nanolib/commit/2f4e68a1bc6418d014c8c93740bf0157327d5c05)) by @mohammadhonarvar
{
"name": "@alwatr/package-tracer",
"version": "1.0.6",
"version": "1.0.7",
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",

@@ -70,9 +70,9 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"typescript": "^5.6.3"
},
"gitHead": "15d12342d2e69fbb6129675cce620132c5bd0bfc"
"gitHead": "a1e430a02f9a5711fc43f19012091bcd8806c4f9"
}

Sorry, the diff of this file is not supported yet

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