@opensea/seadn
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -9,1 +9,2 @@ /// <reference types="node" /> | ||
export declare const isSupportedFormat: (image: string | URL) => boolean; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@opensea/seadn", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Javascript SDK to work with SeaDN", | ||
@@ -20,6 +20,7 @@ "license": "MIT", | ||
"check-types": "tsc --noEmit", | ||
"lint": "concurrently \"npm run check-types\" \"npm run prettier:check\" \"npm run prettier:package.json:check\"", | ||
"prepare": "husky install", | ||
"prettier:check": "prettier --check .", | ||
"prettier:check:package.json": "prettier-package-json --list-different", | ||
"prettier:fix": "prettier --write .", | ||
"prettier:package.json:check": "prettier-package-json --list-different", | ||
"test": "vitest" | ||
@@ -30,2 +31,4 @@ }, | ||
"devDependencies": { | ||
"@vitest/coverage-c8": "^0.29.1", | ||
"concurrently": "^7.6.0", | ||
"esbuild": "^0.17.10", | ||
@@ -32,0 +35,0 @@ "husky": "^8.0.3", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
11981
12
0
16
9