Socket
Socket
Sign inDemoInstall

@sumisonic/find-point-on-path

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@sumisonic/find-point-on-path",
"version": "1.0.1",
"version": "1.0.2",
"description": "FindPointOnPath is a TypeScript library for computing points on linear and spline paths using functional programming principles.",

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

@@ -5,3 +5,3 @@ {

"module": "NodeNext",
"moduleResolution": "NodeNext",
"moduleResolution": "Node",
"outDir": "dist",

@@ -8,0 +8,0 @@ "rootDir": "src",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc