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

@tldraw/validate

Package Overview
Dependencies
Maintainers
4
Versions
1915
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/validate - npm Package Compare versions

Comparing version 3.8.0-canary.1918a14afd3e to 3.8.0-canary.1a9d6883dd94

8

dist-cjs/index.js

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

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

@@ -39,3 +39,3 @@ DictValidator: () => import_validation.DictValidator,

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

@@ -46,5 +46,5 @@ var T = __toESM(require("./lib/validation"));

"@tldraw/validate",
"3.8.0-canary.1918a14afd3e",
"3.8.0-canary.1a9d6883dd94",
"cjs"
);
//# sourceMappingURL=index.js.map
{
"name": "@tldraw/validate",
"description": "A runtime validation library by tldraw.",
"version": "3.8.0-canary.1918a14afd3e",
"version": "3.8.0-canary.1a9d6883dd94",
"author": {

@@ -45,3 +45,3 @@ "name": "tldraw Inc.",

"dependencies": {
"@tldraw/utils": "3.8.0-canary.1918a14afd3e"
"@tldraw/utils": "3.8.0-canary.1a9d6883dd94"
},

@@ -48,0 +48,0 @@ "jest": {

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