New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apigames/mock-logger

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/mock-logger - npm Package Compare versions

Comparing version 23.1.4 to 23.1.5

18

package.json

@@ -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

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