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

@leoncvlt/ar-button

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leoncvlt/ar-button - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

25

index.js

@@ -165,13 +165,16 @@ // constants to check for various platforms / AR subsytems support

activateAR({
iosSrc,
applePayButtonType,
checkoutTitle,
checkoutSubtitle,
price,
callToAction,
customBanner,
customHeight,
noScale,
});
activateAR(
{
iosSrc,
applePayButtonType,
checkoutTitle,
checkoutSubtitle,
price,
callToAction,
customBanner,
customHeight,
noScale,
},
button
);
});

@@ -178,0 +181,0 @@ } else if (compat.IS_SCENEVIEWER_CANDIDATE) {

{
"name": "@leoncvlt/ar-button",
"version": "0.2.1",
"version": "0.2.2",
"description": "A web component to easily display 3D models in native AR across browsers and mobile devices",

@@ -5,0 +5,0 @@ "keywords": [

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