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

@tldraw/curve

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/curve - npm Package Compare versions

Comparing version 1.2.9 to 1.4.3

5

CHANGELOG.md
# Changelog
## 1.4.3
- Update README
- Update LICENSE year
## 0.2.2
- Moves unused curve functions out of @tldraw/core and into own repo.

2

LICENSE.md
MIT License
Copyright (c) 2021 Stephen Ruiz Ltd
Copyright (c) 2022 Stephen Ruiz Ltd

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"version": "1.2.9",
"version": "1.4.3",
"name": "@tldraw/curve",

@@ -37,3 +37,3 @@ "description": "Curve utilities for TLDraw and maybe you, too.",

},
"gitHead": "9b7414509f55bd0ca9c88bfcfc9d66cda76d1623"
"gitHead": "3ab5db27b9e83736fdae934474e80e90c854922c"
}

@@ -5,8 +5,6 @@ <div style="text-align: center; transform: scale(.5);">

# @tldraw/core
# @tldraw/curve
This package contains the `Renderer` and core utilities used by [tldraw](https://tldraw.com).
This package contains the curve methods used by [tldraw](https://tldraw.com).
You can use this package to build projects like [tldraw](https://tldraw.com), where React components are rendered on a canvas user interface. Check out the [advanced example](https://core-steveruiz.vercel.app/).
💕 Love this library? Consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok).

@@ -16,8 +14,6 @@

Use your package manager of choice to install `@tldraw/core` and its peer dependencies.
```bash
yarn add @tldraw/core
yarn add @tldraw/curve
# or
npm i @tldraw/core
npm i @tldraw/curve
```

@@ -24,0 +20,0 @@

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