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

@tldraw/tlvalidate

Package Overview
Dependencies
Maintainers
4
Versions
319
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/tlvalidate - npm Package Compare versions

Comparing version 2.0.0-canary.4c26aed66 to 2.0.0-canary.641b09b9

24

CHANGELOG.md
# @tldraw/tlvalidate
## 2.0.0-alpha.10
### Patch Changes
- fix some package build scripting
- Updated dependencies
- @tldraw/utils@2.0.0-alpha.10
## 2.0.0-alpha.9
### Patch Changes
- 4b4399b6e: redeploy with yarn to prevent package version issues
- Updated dependencies [4b4399b6e]
- @tldraw/utils@2.0.0-alpha.9
## 2.0.0-alpha.8
### Patch Changes
- Release day!
- Updated dependencies
- @tldraw/utils@2.0.0-alpha.8
## 2.0.0-alpha.7

@@ -4,0 +28,0 @@

10

package.json
{
"name": "@tldraw/tlvalidate",
"description": "A tiny little drawing app (validation).",
"version": "2.0.0-canary.4c26aed66",
"version": "2.0.0-canary.641b09b9",
"author": {

@@ -41,3 +41,3 @@ "name": "tldraw GB Ltd.",

"dependencies": {
"@tldraw/utils": "2.0.0-canary.4c26aed66"
"@tldraw/utils": "2.0.0-canary.641b09b9"
},

@@ -56,5 +56,7 @@ "jest": {

"exports": {
"import": "./dist/esm/index.mjs",
"require": "./dist/cjs/index.js"
".": {
"import": "./dist/esm/index.mjs",
"require": "./dist/cjs/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