perfect-debounce
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "perfect-debounce", | ||
"version": "0.0.0", | ||
"license": "MIT" | ||
} | ||
"name": "perfect-debounce", | ||
"version": "0.0.1", | ||
"description": "", | ||
"repository": "unjs/perfect-debounce", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "unbuild", | ||
"dev": "vitest dev", | ||
"lint": "eslint --ext .ts,.js,.mjs,.cjs .", | ||
"prepack": "unbuild", | ||
"release": "yarn test && standard-version && git push --follow-tags && npm publish", | ||
"test": "vitest run --coverage" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@nuxtjs/eslint-config-typescript": "latest", | ||
"c8": "latest", | ||
"eslint": "latest", | ||
"in-range": "^3.0.0", | ||
"standard-version": "latest", | ||
"time-span": "^5.0.0", | ||
"typescript": "latest", | ||
"unbuild": "latest", | ||
"vitest": "latest" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
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
9087
6
147
0
93
0
Yes
9