@tldraw/utils
Advanced tools
Comparing version
{ | ||
"name": "@tldraw/utils", | ||
"description": "A tiny little drawing app (private utilities).", | ||
"version": "2.0.0-canary.774deef5", | ||
"version": "2.0.0-canary.8ee67296b", | ||
"author": { | ||
@@ -28,6 +28,4 @@ "name": "tldraw GB Ltd.", | ||
"main": "dist/cjs/index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist/**/*", | ||
"index.d.ts" | ||
"dist/**/*" | ||
], | ||
@@ -52,4 +50,11 @@ "scripts": { | ||
}, | ||
"module": "dist/esm/index.js", | ||
"source": "src/index.ts" | ||
"module": "dist/esm/index.mjs", | ||
"source": "src/index.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/esm/index.mjs", | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"./*.css": "./*.css" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
80809
6.5%0
-100%52
-1.89%1065
-1.02%