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.322 to 1.0.323

1

dist/react/components/infinite-list.js

@@ -113,2 +113,3 @@ var __assign = (this && this.__assign) || function () {

outerBox.setAttribute('gui-interactable', {});
outerBox.setAttribute('position', '0 0 .01');
outerBox.setAttribute('opacity', ".25");

@@ -115,0 +116,0 @@ this.outerBox = outerBox;

2

package.json
{
"name": "a-frame-components",
"version": "1.0.322",
"version": "1.0.323",
"description": "",

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

@@ -115,2 +115,3 @@ import { AFRAME } from '../systems/brush';

outerBox.setAttribute('gui-interactable', {})
outerBox.setAttribute('position', '0 0 .01')
outerBox.setAttribute('opacity', ".25")

@@ -117,0 +118,0 @@ this.outerBox = outerBox;

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