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

@babylonjs/serializers

Package Overview
Dependencies
Maintainers
1
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babylonjs/serializers - npm Package Compare versions

Comparing version 4.0.0-alpha.28 to 4.0.0-alpha.29

stl/index.d.ts

1

index.d.ts
export * from "./OBJ";
export * from "./glTF";
export * from "./stl";
export * from "./OBJ";
export * from "./glTF";
export * from "./stl";
//# sourceMappingURL=index.js.map

14

package.json

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

"description": "The Babylon.js serializers library is an extension you can use to serialize Babylon scenes.",
"version": "4.0.0-alpha.28",
"version": "4.0.0-alpha.29",
"repository": {

@@ -75,3 +75,9 @@ "type": "git",

"OBJ/objSerializer.js.map",
"readme.md"
"readme.md",
"stl/index.d.ts",
"stl/index.js",
"stl/index.js.map",
"stl/stlSerializer.d.ts",
"stl/stlSerializer.js",
"stl/stlSerializer.js.map"
],

@@ -88,4 +94,4 @@ "typings": "index.d.ts",

"dependencies": {
"@babylonjs/core": "4.0.0-alpha.28",
"babylonjs-gltf2interface": "4.0.0-alpha.28",
"@babylonjs/core": "4.0.0-alpha.29",
"babylonjs-gltf2interface": "4.0.0-alpha.29",
"tslib": "^1.9.3"

@@ -92,0 +98,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