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.2 to 0.2.3

2

index.js

@@ -34,3 +34,3 @@ // constants to check for various platforms / AR subsytems support

IS_IOS:
(/iPad|iPhone|iPod/.test(navigator.userAgent) && !MSStream) ||
(/iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream) ||
(navigator.platform === "MacIntel" && navigator.maxTouchPoints > 1),

@@ -37,0 +37,0 @@

{
"name": "@leoncvlt/ar-button",
"version": "0.2.2",
"version": "0.2.3",
"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