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

@codeceptjs/examples

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codeceptjs/examples - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "@codeceptjs/examples",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -5,6 +5,2 @@ Feature('@first Create Todos @step:06 @smoke @story:12345')

TodosPage.goto()
})
Scenario('try pause', (I) => {
pause();
});

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