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
1782
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 3.8.0-canary.0d2df5541b3c to 3.8.0-canary.0d9e251602bc

8

dist-cjs/index.js

@@ -19,4 +19,4 @@ "use strict";

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
ArraySet: () => import_ArraySet.ArraySet,

@@ -41,3 +41,3 @@ EMPTY_ARRAY: () => import_helpers2.EMPTY_ARRAY,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_utils = require("@tldraw/utils");

@@ -63,5 +63,5 @@ var import_helpers = require("./lib/helpers");

"@tldraw/state",
"3.8.0-canary.0d2df5541b3c",
"3.8.0-canary.0d9e251602bc",
"cjs"
);
//# sourceMappingURL=index.js.map
{
"name": "@tldraw/state",
"description": "A tiny little drawing app (state).",
"version": "3.8.0-canary.0d2df5541b3c",
"version": "3.8.0-canary.0d9e251602bc",
"author": {

@@ -54,7 +54,7 @@ "name": "tldraw Inc.",

"devDependencies": {
"@types/lodash": "^4.14.188",
"@types/lodash": "^4.17.14",
"lodash": "^4.17.21"
},
"dependencies": {
"@tldraw/utils": "3.8.0-canary.0d2df5541b3c"
"@tldraw/utils": "3.8.0-canary.0d9e251602bc"
},

@@ -61,0 +61,0 @@ "typedoc": {

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