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

@babylonjs/accessibility

Package Overview
Dependencies
Maintainers
0
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babylonjs/accessibility - npm Package Compare versions

Comparing version 7.34.4 to 7.35.0

3

dist/babylon.accessibility.module.d.ts

@@ -15,3 +15,2 @@

declare module "@babylonjs/accessibility/HtmlTwin/htmlTwinSceneTree" {
/// <reference types="react" />
import { Scene } from "@babylonjs/core/scene";

@@ -31,3 +30,2 @@ import { IHTMLTwinRendererOptions } from "@babylonjs/accessibility/HtmlTwin/htmlTwinRenderer";

declare module "@babylonjs/accessibility/HtmlTwin/htmlTwinSceneContext" {
/// <reference types="react" />
/**

@@ -109,3 +107,2 @@ * Context used to update a scene when an entity is added or removed from the accessibility tree.

declare module "@babylonjs/accessibility/HtmlTwin/htmlTwinItemAdapter" {
/// <reference types="react" />
import { AccessibilityEntity } from "@babylonjs/accessibility/HtmlTwin/htmlTwinItem";

@@ -112,0 +109,0 @@ import { Scene } from "@babylonjs/core/scene";

6

package.json
{
"name": "@babylonjs/accessibility",
"version": "7.34.4",
"version": "7.35.0",
"main": "dist/babylon.accessibility.max.js",

@@ -27,4 +27,4 @@ "module": "dist/babylon.accessibility.max.js",

"devDependencies": {
"@babylonjs/core": "^7.34.4",
"@babylonjs/gui": "^7.34.4",
"@babylonjs/core": "^7.35.0",
"@babylonjs/gui": "^7.35.0",
"react": "^17.0.2",

@@ -31,0 +31,0 @@ "react-dom": "^17.0.2"

Sorry, the diff of this file is not supported yet

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