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

@spscommerce/e2e-core

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spscommerce/e2e-core - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

lib/globalSetup.d.ts

5

package.json
{
"name": "@spscommerce/e2e-core",
"version": "2.1.0",
"version": "2.1.1",
"description": "An automation test framework which is based on Playwright.",
"main": "./lib/",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "lint": "eslint .",

1

tsconfig.json

@@ -9,2 +9,3 @@ {

"skipLibCheck": true,
"declaration": true,
"moduleResolution": "node",

@@ -11,0 +12,0 @@ "forceConsistentCasingInFileNames": true,

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