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

@gltf-transform/extensions

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gltf-transform/extensions - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

2

dist/khr-materials-emissive-strength/materials-emissive-strength.d.ts

@@ -9,4 +9,2 @@ import { Extension, ReaderContext, WriterContext } from '@gltf-transform/core';

*
* [[include:UNRATIFIED_EXTENSIONS_NOTE.md]]
*
* The core glTF 2.0 material model includes {@link Material.setEmissiveFactor `emissiveFactor`}

@@ -13,0 +11,0 @@ * and {@link Material.setEmissiveTexture `emissiveTexture`} to control the color and intensity

6

package.json
{
"name": "@gltf-transform/extensions",
"version": "2.2.3",
"version": "2.3.0",
"repository": "github:donmccurdy/glTF-Transform",

@@ -32,3 +32,3 @@ "homepage": "https://gltf-transform.donmccurdy.com/extensions.html",

"dependencies": {
"@gltf-transform/core": "^2.2.3",
"@gltf-transform/core": "^2.3.0",
"ktx-parse": "^0.4.5"

@@ -42,3 +42,3 @@ },

],
"gitHead": "d54f2a3ad2c309069192c30a92a2d727cfa8fccc"
"gitHead": "0114acfd787d6a960cba6a9e57a07ea339c5c3d3"
}

@@ -17,4 +17,2 @@ import { Extension, ReaderContext, WriterContext } from '@gltf-transform/core';

*
* [[include:UNRATIFIED_EXTENSIONS_NOTE.md]]
*
* The core glTF 2.0 material model includes {@link Material.setEmissiveFactor `emissiveFactor`}

@@ -21,0 +19,0 @@ * and {@link Material.setEmissiveTexture `emissiveTexture`} to control the color and intensity

Sorry, the diff of this file is not supported yet

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