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.7463791a to 2.0.0-canary.7573fc4c

src/index.ts

12

package.json
{
"name": "@tldraw/tlvalidate",
"description": "A tiny little drawing app (validation).",
"version": "2.0.0-canary.7463791a",
"version": "2.0.0-canary.7573fc4c",
"author": {

@@ -29,4 +29,5 @@ "name": "tldraw GB Ltd.",

"files": [
"dist-esm/**/*",
"dist-cjs/**/*"
"dist-esm",
"dist-cjs",
"src"
],

@@ -36,6 +37,5 @@ "scripts": {

"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 +47,3 @@ "prepack": "yarn run -T tsx ../../scripts/prepack.ts",

"dependencies": {
"@tldraw/utils": "2.0.0-canary.7463791a"
"@tldraw/utils": "2.0.0-canary.7573fc4c"
},

@@ -50,0 +50,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