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

@applitools/types

Package Overview
Dependencies
Maintainers
30
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/types - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

32

package.json
{
"name": "@applitools/types",
"version": "1.4.3",
"version": "1.4.4",
"keywords": [

@@ -28,7 +28,9 @@ "applitools",

},
"exports": {
".": {
"types": "./types/index.d.ts"
},
"./package.json": "./package.json"
},
"types": "./types/index.d.ts",
"directories": {
"test": "./test",
"src": "./src"
},
"files": [

@@ -39,5 +41,5 @@ "dist",

"scripts": {
"lint": "eslint \"**/*.ts\"",
"build": "tsc",
"deps": "bongo deps",
"lint": "eslint \"**/*.ts\"",
"preversion": "bongo preversion && yarn build",

@@ -55,15 +57,15 @@ "version": "bongo version",

"@applitools/bongo": "^2.1.0",
"@types/node": "^14.14.7",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"eslint": "^7.13.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"@types/node": "12",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^4.3.8",
"prettier": "^2.1.2",
"typescript": "^4.5.2"
"prettier": "^2.6.2",
"typescript": "^4.7.2"
},
"engines": {
"node": ">= 8.9.0"
"node": ">=12.13.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