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

babylonjs-materials

Package Overview
Dependencies
Maintainers
1
Versions
660
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylonjs-materials - npm Package Compare versions

Comparing version 3.2.0-alpha4 to 3.2.0-alpha6

1

babylonjs.materials.module.d.ts

@@ -731,2 +731,3 @@ /// <reference types="babylonjs"/>

cameraColorGradingTexture: Nullable<BaseTexture>;
protected _shouldTurnAlphaTestOn(mesh: AbstractMesh): boolean;
customShaderNameResolve: (shaderName: string, uniforms: string[], uniformBuffers: string[], samplers: string[], defines: StandardMaterialDefines_OldVer) => string;

@@ -733,0 +734,0 @@ protected _renderTargets: SmartArray<RenderTargetTexture>;

6

package.json

@@ -7,3 +7,3 @@ {

"description": "The Babylon.js materials library is a collection of advanced materials to be used in a Babylon.js scene.",
"version": "3.2.0-alpha4",
"version": "3.2.0-alpha6",
"repository": {

@@ -35,5 +35,3 @@ "type": "git",

"node": "*"
},
"_id": "babylonjs-materials@3.1.0-alpha1",
"_from": "babylonjs-materials@"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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