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

a-frame-components

Package Overview
Dependencies
Maintainers
1
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-frame-components - npm Package Compare versions

Comparing version 1.0.253 to 1.0.254

11

dist/gui/components/base-interactive.js

@@ -288,9 +288,10 @@ var __assign = (this && this.__assign) || function () {

'menuable': {},
'gui-item': { type: 'radio' },
'base-interactive': {
'gui-item': {
type: 'radio',
height: '.2',
'interactiveType': 'button',
height: .2,
width: '1',
margin: '0 0 0.05 0',
width: '1'
},
'base-interactive': {
'interactiveType': 'button'
}

@@ -297,0 +298,0 @@ },

{
"name": "a-frame-components",
"version": "1.0.253",
"version": "1.0.254",
"description": "",

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

@@ -314,9 +314,10 @@ import { AFRAME } from "../../react/root";

'menuable': {},
'gui-item': { type: 'radio' },
'base-interactive': {
'gui-item': {
type: 'radio',
height: '.2',
'interactiveType': 'button',
height: .2,
width: '1',
margin: '0 0 0.05 0',
width: '1'
},
'base-interactive': {
'interactiveType': 'button'
}

@@ -323,0 +324,0 @@ },

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