@apigames/mock-logger
Advanced tools
Comparing version 23.1.4 to 23.1.5
@@ -15,4 +15,4 @@ { | ||
"description": "API Games Mock Logger", | ||
"license": "UNLICENSED", | ||
"version": "23.1.4", | ||
"license": "MIT", | ||
"version": "23.1.5", | ||
"main": "lib/index.js", | ||
@@ -37,10 +37,10 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@apigames/logger": "23.1.4" | ||
"@apigames/logger": "23.1.6" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "29.4.0", | ||
"@types/node": "18.13.0", | ||
"@typescript-eslint/eslint-plugin": "5.52.0", | ||
"@typescript-eslint/parser": "5.52.0", | ||
"eslint": "8.34.0", | ||
"@types/jest": "29.5.0", | ||
"@types/node": "18.15.3", | ||
"@typescript-eslint/eslint-plugin": "5.55.0", | ||
"@typescript-eslint/parser": "5.55.0", | ||
"eslint": "8.36.0", | ||
"eslint-config-airbnb": "19.0.4", | ||
@@ -51,3 +51,3 @@ "eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"jest": "29.4.3", | ||
"jest": "29.5.0", | ||
"ts-jest": "29.0.5", | ||
@@ -54,0 +54,0 @@ "typescript": "4.9.5" |
@@ -6,4 +6,6 @@ # API Games Mock Logger | ||
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/0bd15026ed6c498293fc32f5c39abd9a)](https://www.codacy.com?utm_source=github.com&utm_medium=referral&utm_content=apigames-core/mock-logger&utm_campaign=Badge_Coverage) | ||
![](https://img.shields.io/badge/license-UNLICENSED-blue) | ||
![](https://img.shields.io/npm/v/@apigames/mock-logger) | ||
![](https://img.shields.io/badge/license-MIT-blue) | ||
This package includes the mock logger implementation of the ILogger interface for the API Games Platform. | ||
@@ -27,2 +29,2 @@ | ||
Copyright (c) 2023 Cloudize Limited. All rights reserved. | ||
This project is licensed under the MIT License |
Sorry, the diff of this file is not supported yet
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
6977
0
0
100
29
+ Added@apigames/json@23.1.6(transitive)
+ Added@apigames/logger@23.1.6(transitive)
- Removed@apigames/json@23.1.5(transitive)
- Removed@apigames/logger@23.1.4(transitive)
Updated@apigames/logger@23.1.6