Huge News!Announcing our $40M Series B led by Abstract Ventures.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.17 to 1.0.18

docs/gui-menu-container.md

2

package.json
{
"name": "a-frame-components",
"version": "1.0.17",
"version": "1.0.18",
"description": "",

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

@@ -98,3 +98,4 @@ # AFrame Components Repository

[Radio Buttons](radio-component.md)
- [Gui Menu Container](docs/gui-menu-container.md)
- [Radio Buttons](docs/radio-component.md)

@@ -101,0 +102,0 @@

@@ -14,2 +14,5 @@ // aframe.d.ts

active?: boolean;
width: string | number;
margin: string;
height: string | number;
interactiveType?: string;

@@ -16,0 +19,0 @@ paddingLeft?: number;

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