Socket
Socket
Sign inDemoInstall

@isaac.frontend/testcafe-scaffolding

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isaac.frontend/testcafe-scaffolding - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

bin/init.js

@@ -68,6 +68,4 @@ #!/usr/bin/env node

);
console.log({ sourcePath });
fs.readdirSync(`${sourcePath}`).forEach((file) => {
if (/\.js$/.test(file)) {
console.log({ file });
fs.copyFileSync(

@@ -74,0 +72,0 @@ path.join(sourcePath, file),

2

package.json
{
"name": "@isaac.frontend/testcafe-scaffolding",
"version": "3.0.0",
"version": "3.0.1",
"description": "TestCafe scaffolding tool to setup your repository for end-to-end testing with TestCafe",

@@ -5,0 +5,0 @@ "author": "ISAAC E-commerce Solutions BV",

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