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

bezier-js

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bezier-js - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

.github/FUNDING.yml

2

lib/utils.js

@@ -101,3 +101,3 @@ (function() {

let order = points.length-1;
var order = points.length-1;

@@ -104,0 +104,0 @@ if (t === 1) {

{
"name": "bezier-js",
"version": "2.4.3",
"version": "2.4.4",
"description": "A javascript library for working with Bezier curves",

@@ -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