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

@suitest/types

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@suitest/types - npm Package Compare versions

Comparing version 3.0.3 to 3.0.5

lib/snippets.d.ts

7

lib/testLineResult.d.ts

@@ -134,3 +134,8 @@ import {LineId} from './testLine';

| 'outdatedLibraryWarning'
| 'cyclicReference',
| 'cyclicReference'
| 'ioError'
| 'netError'
| 'sdComponentFailed'
| 'MoveTargetOutOfBounds'
| 'ElementClickIntercepted',
};

@@ -137,0 +142,0 @@

19

package.json
{
"name": "@suitest/types",
"version": "3.0.3",
"version": "3.0.5",
"description": "TypeScript definitions for common data structures",
"homepage": "https://github.com/SuitestAutomation/suitest#readme",
"homepage": "https://suite.st/",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/SuitestAutomation/suitest.git",
"directory": "packages/types"
},
"bugs": {
"url": "https://github.com/SuitestAutomation/suitest/issues"
},
"main": "lib/index.d.ts",
"types": "lib/index.d.ts",
"files": [
"lib/"
],
"repository": {
"type": "git",
"url": "git+https://github.com/SuitestAutomation/suitest.git"
}
]
}
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