@tldraw/polyfills
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-canary.97774cc01
{ | ||
"name": "@tldraw/polyfills", | ||
"private": false, | ||
"version": "2.0.0-alpha.7", | ||
"main": "dist/cjs/index.js", | ||
"files": [ | ||
"dist/**/*", | ||
"index.d.ts" | ||
], | ||
"license": "MIT", | ||
"author": "tldraw GB Ltd.", | ||
"scripts": { | ||
"lint": "tsx ../../scripts/lint.ts", | ||
"typecheck": "tsc --build", | ||
"prepack": "tsx ../../scripts/prepack.ts", | ||
"postpack": "../../scripts/postpack.sh", | ||
"build": "tsx ../../scripts/build-package.ts" | ||
}, | ||
"dependencies": { | ||
"core-js": "^3.27.2" | ||
}, | ||
"module": "dist/esm/index.js", | ||
"source": "src/index.ts", | ||
"types": "index.d.ts" | ||
"name": "@tldraw/polyfills", | ||
"description": "Polyfills for tldraw.", | ||
"version": "2.0.0-canary.97774cc01", | ||
"author": { | ||
"name": "tldraw GB Ltd.", | ||
"email": "hello@tldraw.com" | ||
}, | ||
"homepage": "https://tldraw.dev", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/tldraw/tldraw" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/tldraw/tldraw/issues" | ||
}, | ||
"keywords": [ | ||
"tldraw", | ||
"drawing", | ||
"app", | ||
"development", | ||
"whiteboard", | ||
"canvas", | ||
"infinite" | ||
], | ||
"main": "dist/cjs/index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist/**/*", | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"typecheck": "yarn run -T tsc --build", | ||
"build": "yarn run -T tsx ../../scripts/build-package.ts", | ||
"prepack": "yarn run -T tsx ../../scripts/prepack.ts", | ||
"postpack": "../../scripts/postpack.sh", | ||
"lint": "yarn run -T tsx ../../scripts/lint.ts" | ||
}, | ||
"dependencies": { | ||
"core-js": "^3.27.2" | ||
}, | ||
"module": "dist/esm/index.js", | ||
"source": "src/index.ts" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16465
18
0
58
0
1
0
1