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

points-3d-to-2d

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

points-3d-to-2d - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

index.js
var _ = require("lodash");
var sylvester = require("sylvester");
module.exports = points3dto2d;
// TODO: Provide a way to go back to 3D

@@ -61,1 +59,3 @@ // - To go back from local coordinates (Lx, Ly) to 3D the transformation is

};
module.exports = points3dto2d;
{
"name": "points-3d-to-2d",
"version": "0.1.0",
"version": "0.1.1",
"description": "Project 3D points onto a 2D plane",

@@ -5,0 +5,0 @@ "main": "index.js",

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