File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 66[ ![ npm] ( https://img.shields.io/npm/v/level-transcoder.svg )] ( https://www.npmjs.com/package/level-transcoder )
77[ ![ Node version] ( https://img.shields.io/node/v/level-transcoder.svg )] ( https://www.npmjs.com/package/level-transcoder )
88[ ![ Test] ( https://img.shields.io/github/workflow/status/Level/transcoder/Test?label=test )] ( https://github.com/Level/transcoder/actions/workflows/test.yml )
9- [ ![ Coverage] ( https://img.shields.io/codecov/c/github/Level/transcoder?label=&logo=codecov&logoColor=fff )] ( https://codecov.io/gh/Level/transcoder )
10- [ ![ Standard] ( https://img.shields.io/badge/standard-informational?logo=javascript&logoColor=fff )] ( https://standardjs.com )
9+ [ ![ Coverage] ( https://img.shields.io/codecov/c/github/Level/transcoder?label=\ & logo=codecov\ & logoColor=fff )] ( https://codecov.io/gh/Level/transcoder )
10+ [ ![ Standard] ( https://img.shields.io/badge/standard-informational?logo=javascript\ & logoColor=fff )] ( https://standardjs.com )
1111[ ![ Common Changelog] ( https://common-changelog.org/badge.svg )] ( https://common-changelog.org )
12- [ ![ Donate] ( https://img.shields.io/badge/donate-orange?logo=open-collective&logoColor=fff )] ( https://opencollective.com/level )
12+ [ ![ Donate] ( https://img.shields.io/badge/donate-orange?logo=open-collective\ & logoColor=fff )] ( https://opencollective.com/level )
1313
1414## Usage
1515
Original file line number Diff line number Diff line change 99 "test" : " ts-standard && tsc && standard && hallmark && nyc tape test/*.js" ,
1010 "test-browsers-local" : " airtap --coverage --verbose test/*.js" ,
1111 "coverage" : " nyc report -r lcovonly" ,
12- "hallmark" : " hallmark --fix" ,
13- "dependency-check" : " dependency-check . test/*.js" ,
14- "prepublishOnly" : " npm run dependency-check"
12+ "hallmark" : " hallmark --fix"
1513 },
1614 "files" : [
1715 " lib" ,
2624 "module-error" : " ^1.0.1"
2725 },
2826 "devDependencies" : {
29- "@types/node" : " ^16.11.4 " ,
30- "@voxpelli/tsconfig" : " ^3.0 .0" ,
27+ "@types/node" : " ^16.11.10 " ,
28+ "@voxpelli/tsconfig" : " ^3.1 .0" ,
3129 "airtap" : " ^4.0.3" ,
3230 "airtap-playwright" : " ^1.0.1" ,
33- "dependency-check" : " ^3.3.0" ,
34- "hallmark" : " ^3.1.0" ,
31+ "hallmark" : " ^4.0.0" ,
3532 "nyc" : " ^15.1.0" ,
3633 "standard" : " ^16.0.3" ,
37- "tape" : " ^5.0.1 " ,
38- "ts-standard" : " ^10 .0.0" ,
39- "typescript" : " ^4.4.4 "
34+ "tape" : " ^5.3.2 " ,
35+ "ts-standard" : " ^11 .0.0" ,
36+ "typescript" : " ^4.5.2 "
4037 },
4138 "repository" : " Level/transcoder" ,
4239 "homepage" : " https://github.com/Level/transcoder" ,
You can’t perform that action at this time.
0 commit comments