Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babylonjs/materials

Package Overview
Dependencies
Maintainers
1
Versions
560
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 7.21.0 to 7.21.1

2

custom/customMaterial.js

@@ -147,3 +147,3 @@ import { Effect } from "@babylonjs/core/Materials/effect.js";

constructor(name, scene) {
super(name, scene);
super(name, scene, true);
this.CustomParts = new ShaderSpecialParts();

@@ -150,0 +150,0 @@ this.customShaderNameResolve = this.Builder;

{
"name": "@babylonjs/materials",
"version": "7.21.0",
"version": "7.21.1",
"main": "index.js",

@@ -21,3 +21,3 @@ "module": "index.js",

"devDependencies": {
"@babylonjs/core": "^7.21.0",
"@babylonjs/core": "^7.21.1",
"@dev/build-tools": "^1.0.0",

@@ -24,0 +24,0 @@ "@lts/materials": "^1.0.0"

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