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

happo-cypress

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happo-cypress - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

.next/cache/next-babel-loader/0135816311cc60cfa56d950e43fccd4b.json

4

.next/build-manifest.json

@@ -30,4 +30,8 @@ {

"static/runtime/main.js"
],
"/next/dist/pages/_error": [
"static/runtime/webpack.js",
"static/runtime/main.js"
]
}
}

2

.next/server/pages-manifest.json

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

{"/_app":"static/development/pages/_app.js","/_document":"static/development/pages/_document.js","/_error":"static/development/pages/_error.js","/index":"static/development/pages/index.js","/":"static/development/pages/index.js"}
{"/_app":"static/development/pages/_app.js","/_document":"static/development/pages/_document.js","/_error":"static/development/pages/_error.js","/index":"static/development/pages/index.js","/next/dist/pages/_error":"static/development/pages/next/dist/pages/_error.js","/":"static/development/pages/index.js"}

@@ -116,3 +116,3 @@ /******/ (function(modules) { // webpackBootstrap

/******/ // eslint-disable-next-line no-unused-vars
/******/ var hotCurrentHash = "e9aa8e4da52fde3a39cc";
/******/ var hotCurrentHash = "a03e9de867a7e59cbe8a";
/******/ var hotRequestTimeout = 10000;

@@ -119,0 +119,0 @@ /******/ var hotCurrentModuleData = {};

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

{"h":"d5308722ad9b7b453a57","c":{}}
{"h":"e3c25a225e58ac746ab7","c":{}}

@@ -84,3 +84,3 @@ const md5 = require('crypto-js/md5');

});
return allUrls;
return allUrls.filter(({ url }) => !url.startsWith('data:'));
}

@@ -87,0 +87,0 @@

{
"name": "happo-cypress",
"version": "1.10.0",
"version": "1.10.1",
"description": "A Happo integration with Cypress.io",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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