Socket
Socket
Sign inDemoInstall

@agile-ts/logger

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agile-ts/logger - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

35

CHANGELOG.md
# @agile-ts/logger
## 0.0.5
### Patch Changes
- 855a921: #### :rocket: New Feature
- `core`, `multieditor`, `react`, `vue`
- [#161](https://github.com/agile-ts/agile/pull/161) Subscribe to Group value or output ([@bennodev19](https://github.com/bennodev19))
- `core`
- [#160](https://github.com/agile-ts/agile/pull/160) added null option to Selector ([@bennodev19](https://github.com/bennodev19))
- [#159](https://github.com/agile-ts/agile/pull/159) make compute method async compatible ([@bennodev19](https://github.com/bennodev19))
#### :bug: Bug Fix
- `core`
- [#152](https://github.com/agile-ts/agile/pull/152) Fix remove selected Item loop ([@bennodev19](https://github.com/bennodev19))
#### :nail_care: Polish
- `core`, `multieditor`, `react`, `vue`
- [#161](https://github.com/agile-ts/agile/pull/161) Subscribe to Group value or output ([@bennodev19](https://github.com/bennodev19))
- `core`, `cra-template-agile-typescript`, `cra-template-agile`, `event`, `logger`, `multieditor`, `proxytree`, `react`, `utils`, `vue`
- [#153](https://github.com/agile-ts/agile/pull/153) refactor core descriptions ([@bennodev19](https://github.com/bennodev19))
- `core`, `event`, `react`, `vue`
- [#154](https://github.com/agile-ts/agile/pull/154) Optimise Runtime ([@bennodev19](https://github.com/bennodev19))
- `core`, `proxytree`
- [#150](https://github.com/agile-ts/agile/pull/150) Outsource log messages ([@bennodev19](https://github.com/bennodev19))
#### Committers: 1
- BennoDev ([@bennodev19](https://github.com/bennodev19))
- Updated dependencies [855a921]
- @agile-ts/utils@0.0.5
## 0.0.4

@@ -4,0 +39,0 @@

2

dist/index.d.ts

@@ -53,3 +53,3 @@ export declare class Logger {

/**
* @private
* @internal
* Only executes following 'command' if all given tags are included in allowedTags

@@ -56,0 +56,0 @@ * @param tags - Tags

{
"name": "@agile-ts/logger",
"version": "0.0.4",
"version": "0.0.5",
"author": "BennoDev",

@@ -33,3 +33,3 @@ "license": "MIT",

"dependencies": {
"@agile-ts/utils": "^0.0.4"
"@agile-ts/utils": "^0.0.5"
},

@@ -36,0 +36,0 @@ "publishConfig": {

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