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

@applitools/socket

Package Overview
Dependencies
Maintainers
34
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/socket - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

12

package.json
{
"name": "@applitools/socket",
"version": "1.0.8",
"version": "1.0.9",
"description": "Applitools implementation for bidi-communication protocol",

@@ -45,3 +45,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",

@@ -54,10 +54,8 @@ "deps": "bongo deps",

"dependencies": {
"@applitools/logger": "1.1.46",
"@applitools/utils": "1.3.30"
"@applitools/logger": "1.1.47",
"@applitools/utils": "1.3.31"
},
"devDependencies": {
"@applitools/bongo": "^2.2.5",
"@types/mocha": "^9.1.1",
"@types/node": "12",
"mocha": "10.0.0"
"@types/node": "^12.20.55"
},

@@ -64,0 +62,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