New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thumbmarkjs/thumbmarkjs

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thumbmarkjs/thumbmarkjs - npm Package Compare versions

Comparing version 0.13.2 to 0.13.3

2

dist/components/system/system.js

@@ -23,3 +23,3 @@ "use strict";

function getApplePayInfo() {
if (typeof window.ApplePaySession === 'function') {
if (window.location.protocol === 'https:' && typeof window.ApplePaySession === 'function') {
var versionCheck = window.ApplePaySession.supportsVersion;

@@ -26,0 +26,0 @@ for (var i = 15; i > 0; i--) {

{
"name": "@thumbmarkjs/thumbmarkjs",
"version": "0.13.2",
"version": "0.13.3",
"description": "",

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

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