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

@turf/bezier-spline

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/bezier-spline - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

2

dist/js/lib/spline.d.ts

@@ -46,3 +46,3 @@ export interface Point {

*/
cacheSteps(mindist: number): any[];
cacheSteps(mindist: number): number[];
/**

@@ -49,0 +49,0 @@ * returns angle and speed in the given point in the curve

{
"name": "@turf/bezier-spline",
"version": "6.4.0",
"version": "6.5.0",
"description": "turf bezier-spline module",

@@ -15,2 +15,3 @@ "author": "Turf Authors",

},
"funding": "https://opencollective.com/turf",
"publishConfig": {

@@ -61,6 +62,6 @@ "access": "public"

"dependencies": {
"@turf/helpers": "^6.4.0",
"@turf/invariant": "^6.4.0"
"@turf/helpers": "^6.5.0",
"@turf/invariant": "^6.5.0"
},
"gitHead": "1e62773cfc88c627cca8effcb5c14cfb65a905ac"
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e"
}
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