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

@rucca/mbuild

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rucca/mbuild - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@rucca/mbuild",
"version": "1.0.0",
"version": "1.0.1",
"description": "A babylonjs tool for making shapes and position meshes",
"main": "x/index.js",
"type": "module",
"types": "index.d.ts",
"types": "x/index.d.ts",
"scripts": {

@@ -9,0 +9,0 @@ "build": "tsc"

@@ -1,3 +0,2 @@

import { MeshBuilder, Vector3 } from "babylonjs";
import { MeshBuilder } from "babylonjs";
export function cShape(meshType, option, scene) {

@@ -22,4 +21,2 @@ let mesh;

}
export function setPos()
//# sourceMappingURL=index.js.map
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