Socket
Socket
Sign inDemoInstall

@gltf-transform/core

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gltf-transform/core - npm Package Compare versions

Comparing version 3.5.1 to 3.6.0

2

dist/types/gltf.d.ts
/**
* Module for glTF 2.0 Interface
*/
export declare module GLTF {
export declare namespace GLTF {
/** Data type of the values composing each element in the accessor. */

@@ -6,0 +6,0 @@ type AccessorComponentType = 5120 | 5121 | 5122 | 5123 | 5125 | 5126;

{
"name": "@gltf-transform/core",
"version": "3.5.1",
"version": "3.6.0",
"repository": "github:donmccurdy/glTF-Transform",

@@ -55,3 +55,3 @@ "homepage": "https://gltf-transform.dev/",

},
"gitHead": "2b74ae533f9aced2e044963794c3a28593645962"
"gitHead": "1de21dc41949a103d2fc7a4c9a0b516f8ed8173b"
}

@@ -16,4 +16,26 @@ # @gltf-transform/core

<h2>Commercial Use</h2>
<p>
<b>Using glTF Transform for a personal project?</b> That's great! Sponsorship is neither expected nor required. Feel
free to share screenshots if you've made something you're excited about — I enjoy seeing those!
</p>
<p>
<b>Using glTF Transform in for-profit work?</b> That's wonderful! Your support is important to keep glTF Transform
maintained, independent, and open source under MIT License. Please consider a
<a href="https://gltf-transform.dev/pro" target="_blank">subscription</a>
or
<a href="https://github.com/sponsors/donmccurdy" target="_blank">GitHub sponsorship</a>.
</p>
<p>
<i>
Learn more in the
<a href="https://gltf-transform.dev/pro" target="_blank"> glTF Transform Pro </a> FAQs</i
>.
</p>
## License
Copyright 2023, MIT License.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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