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

@applitools/logger

Package Overview
Dependencies
Maintainers
34
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.46 to 1.1.47

10

package.json
{
"name": "@applitools/logger",
"version": "1.1.46",
"version": "1.1.47",
"description": "Applitools logger",

@@ -52,3 +52,3 @@ "keywords": [

"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json",
"test": "mocha --no-timeouts -r ts-node/register ./test/**/*.spec.ts",
"test": "node ../../node_modules/.bin/mocha './test/**/*.spec.ts'",
"test:sanity": "yarn test",

@@ -61,3 +61,3 @@ "deps": "bongo deps",

"dependencies": {
"@applitools/utils": "1.3.30",
"@applitools/utils": "1.3.31",
"chalk": "4.1.2",

@@ -69,5 +69,3 @@ "debug": "4.3.3"

"@types/debug": "^4.1.7",
"@types/mocha": "^9.1.1",
"@types/node": "12",
"mocha": "10.0.0"
"@types/node": "^12.20.55"
},

@@ -74,0 +72,0 @@ "engines": {

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