🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@atlaspack/logger

Package Overview
Dependencies
Maintainers
3
Versions
527
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/logger - npm Package Compare versions

Comparing version

to
2.14.5-canary.19

9

CHANGELOG.md
# @atlaspack/logger
## 2.14.7
### Patch Changes
- [#549](https://github.com/atlassian-labs/atlaspack/pull/549) [`556d6ab`](https://github.com/atlassian-labs/atlaspack/commit/556d6ab8ede759fa7f37fcd3f4da336ef1c55e8f) Thanks [@yamadapc](https://github.com/yamadapc)! - Fix log file RUST_LOG levels
- Updated dependencies [[`556d6ab`](https://github.com/atlassian-labs/atlaspack/commit/556d6ab8ede759fa7f37fcd3f4da336ef1c55e8f)]:
- @atlaspack/rust@3.3.2
## 2.14.6

@@ -4,0 +13,0 @@

10

package.json
{
"name": "@atlaspack/logger",
"version": "2.14.5-canary.18+556d6ab8e",
"version": "2.14.5-canary.19+a63b1da4d",
"description": "Blazing fast, zero configuration web application bundler",

@@ -25,8 +25,8 @@ "license": "(MIT OR Apache-2.0)",

"dependencies": {
"@atlaspack/diagnostic": "2.14.1-canary.86+556d6ab8e",
"@atlaspack/events": "2.14.1-canary.86+556d6ab8e",
"@atlaspack/rust": "3.2.1-canary.18+556d6ab8e"
"@atlaspack/diagnostic": "2.14.1-canary.87+a63b1da4d",
"@atlaspack/events": "2.14.1-canary.87+a63b1da4d",
"@atlaspack/rust": "3.2.1-canary.19+a63b1da4d"
},
"type": "commonjs",
"gitHead": "556d6ab8ede759fa7f37fcd3f4da336ef1c55e8f"
"gitHead": "a63b1da4d98a7eda8a2130700dc844a56aa8308e"
}