New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.98719fe5 to 2.0.0-canary.9e58acce

7

package.json
{
"name": "@tldraw/tlvalidate",
"description": "A tiny little drawing app (validation).",
"version": "2.0.0-canary.98719fe5",
"version": "2.0.0-canary.9e58acce",
"author": {

@@ -36,6 +36,5 @@ "name": "tldraw GB Ltd.",

"test:coverage": "yarn run -T jest --coverage",
"typecheck": "yarn run -T tsc --build",
"build:types": "yarn run -T tsx ../../scripts/build-types.ts",
"build": "echo 'build should be run by turbo'",
"build:package": "yarn run -T tsx ../../scripts/build-package.ts",
"build:types": "yarn run -T tsx ../../scripts/build-types.ts",
"build:api": "yarn run -T tsx ../../scripts/build-api.ts",

@@ -47,3 +46,3 @@ "prepack": "yarn run -T tsx ../../scripts/prepack.ts",

"dependencies": {
"@tldraw/utils": "2.0.0-canary.98719fe5"
"@tldraw/utils": "2.0.0-canary.9e58acce"
},

@@ -50,0 +49,0 @@ "jest": {

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