Socket
Socket
Sign inDemoInstall

@applitools/core-base

Package Overview
Dependencies
Maintainers
33
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/core-base - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

dist/server/requests.js

@@ -420,2 +420,3 @@ "use strict";

function transformCheckOptions({ target, settings }) {
var _a;
return {

@@ -445,3 +446,3 @@ appOutput: {

enablePatterns: settings.enablePatterns,
matchLevel: settings.matchLevel,
matchLevel: (_a = settings.matchLevel) !== null && _a !== void 0 ? _a : 'Strict',
useDom: settings.useDom,

@@ -448,0 +449,0 @@ },

{
"name": "@applitools/core-base",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://applitools.com",

@@ -5,0 +5,0 @@ "bugs": {

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