happo-cypress
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -30,4 +30,8 @@ { | ||
"static/runtime/main.js" | ||
], | ||
"/next/dist/pages/_error": [ | ||
"static/runtime/webpack.js", | ||
"static/runtime/main.js" | ||
] | ||
} | ||
} |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10585533
243
58388