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.310 to 1.0.311

2

dist/gui/components/slider.js

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

'text-value-map': 'gui-slider.textValueMap',
min: 'gui-slider.min',
max: 'gui-slider.max',
};

@@ -210,0 +212,0 @@ var guiSliderComponents = {

2

package.json
{
"name": "a-frame-components",
"version": "1.0.310",
"version": "1.0.311",
"description": "",

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

@@ -221,2 +221,4 @@ import { AFRAME } from "../../react/root";

'text-value-map': 'gui-slider.textValueMap',
min: 'gui-slider.min',
max: 'gui-slider.max',
}

@@ -223,0 +225,0 @@ const guiSliderComponents = {

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