Socket
Socket
Sign inDemoInstall

netlify-plugin-playwright-cache

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1

4

index.js

@@ -1,3 +0,3 @@

const path = require("path");
const os = require("os");
import path from "path";
import os from "os";

@@ -4,0 +4,0 @@ // https://github.com/microsoft/playwright/blob/b6bc8b654d4bee7460256b65b1cf4eb3f1b889ad/packages/playwright-core/src/server/registry/index.ts#L229-L230

{
"name": "netlify-plugin-playwright-cache",
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"description": "Persist the Playwright executables between Netlify builds.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc