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

@applitools/logger

Package Overview
Dependencies
Maintainers
30
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/logger - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

10

package.json
{
"name": "@applitools/logger",
"version": "1.1.6",
"version": "1.1.7",
"description": "Applitools logger",

@@ -35,3 +35,7 @@ "keywords": [

"main": "./dist/index.js",
"browser": "./dist/browser.js",
"browser": {
".": "./dist/browser.js",
"./dist/handler-file.js": false,
"./dist/handler-rolling-file.js": false
},
"types": "./types/index.d.ts",

@@ -57,3 +61,3 @@ "files": [

"dependencies": {
"@applitools/utils": "1.3.1",
"@applitools/utils": "1.3.2",
"chalk": "4.1.2"

@@ -60,0 +64,0 @@ },

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