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

@wdio/codemod

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/codemod - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.8.1",
"version": "0.8.2",
"description": "A codemod to transform test files written in Protractor into WebdriverIO tests",

@@ -8,0 +8,0 @@ "keywords": [

@@ -42,2 +42,3 @@ const { format } = require('util')

'clone',
'column',
'count',

@@ -70,3 +71,4 @@ 'click',

'evaluate',
'clone'
'clone',
'column'
]

@@ -73,0 +75,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