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

@tldraw/state

Package Overview
Dependencies
Maintainers
4
Versions
1789
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/state - npm Package Compare versions

Comparing version 2.0.0-canary.5174d3f466dd to 2.0.0-canary.56cf77a8cdf2

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v2.0.0-alpha.14 (Tue Jul 04 2023)
#### 🐛 Bug Fix
- [fix] rename `global` in @tldraw/state to avoid collissions [#1672](https://github.com/tldraw/tldraw/pull/1672) ([@steveruizok](https://github.com/steveruizok))
#### Authors: 1
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
---
# v2.0.0-alpha.13 (Wed Jun 28 2023)

@@ -2,0 +14,0 @@

4

package.json
{
"name": "@tldraw/state",
"description": "A tiny little drawing app (state).",
"version": "2.0.0-canary.5174d3f466dd",
"version": "2.0.0-canary.56cf77a8cdf2",
"packageManager": "yarn@3.5.0",

@@ -53,3 +53,3 @@ "author": {

"transformIgnorePatterns": [
"node_modules/(?!(nanoid|escape-string-regexp)/)"
"node_modules/(?!(nanoid)/)"
]

@@ -56,0 +56,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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