New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tldraw/utils

Package Overview
Dependencies
Maintainers
4
Versions
2184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/utils - npm Package Compare versions

Comparing version 2.0.0-canary.fadf4f301 to 2.0.0-canary.fdd484144

21

package.json
{
"name": "@tldraw/utils",
"description": "A tiny little drawing app (private utilities).",
"version": "2.0.0-canary.fadf4f301",
"version": "2.0.0-canary.fdd484144",
"author": {

@@ -34,11 +34,14 @@ "name": "tldraw GB Ltd.",

"scripts": {
"test": "yarn run -T jest",
"test:coverage": "yarn run -T jest --coverage",
"build": "echo 'build should be run by turbo'",
"build:package": "yarn run -T tsx ../../scripts/build-package.ts",
"build:api": "yarn run -T tsx ../../scripts/build-api.ts",
"prepack": "yarn run -T tsx ../../scripts/prepack.ts",
"postpack": "../../scripts/postpack.sh",
"lint": "yarn run -T tsx ../../scripts/lint.ts"
"test": "lazy inherit",
"test:coverage": "lazy inherit",
"build:package": "yarn run -T tsx ../../../scripts/build-package.ts",
"build:api": "yarn run -T tsx ../../../scripts/build-api.ts",
"prepack": "yarn run -T tsx ../../../scripts/prepack.ts",
"postpack": "../../../scripts/postpack.sh",
"pack-tarball": "yarn pack",
"lint": "yarn run -T tsx ../../../scripts/lint.ts"
},
"devDependencies": {
"lazyrepo": "0.0.0-alpha.12"
},
"jest": {

@@ -45,0 +48,0 @@ "preset": "config/jest/node",

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