Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 22399d2

Browse files
committed
Update metadata
1 parent 189f2b1 commit 22399d2

File tree

5 files changed

+17
-37
lines changed

5 files changed

+17
-37
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
_**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
4-
53
## [3.0.0] - 2021-04-09
64

5+
_If you are upgrading: please see [`UPGRADING.md`](UPGRADING.md)._
6+
77
### Changed
88

99
- **Breaking:** drop node 6 and 8 ([Level/community#98](https://github.com/Level/community/issues/98)) ([`bb296b9`](https://github.com/Level/errors/commit/bb296b9)) (Vincent Weevers)
@@ -33,6 +33,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
3333

3434
## [2.0.0] - 2018-05-13
3535

36+
_If you are upgrading: please see [`UPGRADING.md`](UPGRADING.md)._
37+
3638
### Changed
3739

3840
- Tweak readme, add npm and node badges ([`f80d1b7`](https://github.com/Level/errors/commit/f80d1b7)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
@@ -109,7 +111,7 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
109111

110112
- Add travis ([`5f6d1cd`](https://github.com/Level/errors/commit/5f6d1cd), [`58690fa`](https://github.com/Level/errors/commit/58690fa), [`36c3199`](https://github.com/Level/errors/commit/36c3199)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
111113

112-
## 1.0.1 - 2015-03-20
114+
## [1.0.1] - 2015-03-20
113115

114116
:seedling: Initial release.
115117

@@ -132,3 +134,5 @@ _**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md)._
132134
[1.0.3]: https://github.com/Level/errors/compare/v1.0.2...v1.0.3
133135

134136
[1.0.2]: https://github.com/Level/errors/compare/v1.0.1...v1.0.2
137+
138+
[1.0.1]: https://github.com/Level/errors/releases/tag/v1.0.1

CONTRIBUTORS.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

LICENSE.md renamed to LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# The MIT License (MIT)
1+
The MIT License (MIT)
22

3-
**Copyright © 2012-present [Contributors](CONTRIBUTORS.md).**
3+
Copyright © 2012 The contributors to level-errors.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@
33
> Error types for [levelup][levelup].
44
55
[![level badge][level-badge]](https://github.com/Level/awesome)
6-
[![npm](https://img.shields.io/npm/v/level-errors.svg?label=&logo=npm)](https://www.npmjs.com/package/level-errors)
6+
[![npm](https://img.shields.io/npm/v/level-errors.svg)](https://www.npmjs.com/package/level-errors)
77
[![Node version](https://img.shields.io/node/v/level-errors.svg)](https://www.npmjs.com/package/level-errors)
8-
[![Test](https://github.com/Level/errors/actions/workflows/test.yml/badge.svg)](https://github.com/Level/errors/actions/workflows/test.yml)
9-
[![Coverage Status](https://codecov.io/gh/Level/errors/branch/master/graph/badge.svg)](https://codecov.io/gh/Level/errors)
10-
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
11-
[![npm](https://img.shields.io/npm/dm/level-errors.svg?label=dl)](https://www.npmjs.com/package/level-errors)
12-
[![Backers on Open Collective](https://opencollective.com/level/backers/badge.svg?color=orange)](#backers)
13-
[![Sponsors on Open Collective](https://opencollective.com/level/sponsors/badge.svg?color=orange)](#sponsors)
8+
[![Test](https://img.shields.io/github/workflow/status/Level/errors/Test?label=test)](https://github.com/Level/errors/actions/workflows/test.yml)
9+
[![Coverage](https://img.shields.io/codecov/c/github/Level/errors?label=&logo=codecov&logoColor=fff)](https://codecov.io/gh/Level/errors)
10+
[![Standard](https://img.shields.io/badge/standard-informational?logo=javascript&logoColor=fff)](https://standardjs.com)
11+
[![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)
1413

1514
## API
1615

@@ -59,19 +58,11 @@ See the [Contribution Guide](https://github.com/Level/community/blob/master/CONT
5958

6059
## Donate
6160

62-
To sustain [`Level`](https://github.com/Level) and its activities, become a backer or sponsor on [Open Collective](https://opencollective.com/level). Your logo or avatar will be displayed on our 28+ [GitHub repositories](https://github.com/Level) and [npm](https://www.npmjs.com/) packages. 💖
63-
64-
### Backers
65-
66-
[![Open Collective backers](https://opencollective.com/level/backers.svg?width=890)](https://opencollective.com/level)
67-
68-
### Sponsors
69-
70-
[![Open Collective sponsors](https://opencollective.com/level/sponsors.svg?width=890)](https://opencollective.com/level)
61+
Support us with a monthly donation on [Open Collective](https://opencollective.com/level) and help us continue our work.
7162

7263
## License
7364

74-
[MIT](LICENSE.md) © 2012-present [Contributors](CONTRIBUTORS.md).
65+
[MIT](LICENSE)
7566

7667
[level-badge]: https://leveljs.org/img/badge.svg
7768

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,17 @@
1515
"files": [
1616
"errors.js",
1717
"CHANGELOG.md",
18-
"CONTRIBUTORS.md",
19-
"LICENSE.md",
2018
"UPGRADING.md"
2119
],
22-
"dependencies": {},
2320
"devDependencies": {
2421
"airtap": "^4.0.3",
2522
"airtap-playwright": "^1.0.1",
2623
"dependency-check": "^3.3.0",
2724
"hallmark": "^3.1.0",
28-
"level-community": "^3.0.0",
2925
"nyc": "^15.1.0",
3026
"standard": "^16.0.3",
3127
"tape": "^5.0.1"
3228
},
33-
"hallmark": {
34-
"community": "level-community"
35-
},
3629
"repository": {
3730
"type": "git",
3831
"url": "https://github.com/Level/errors.git"

0 commit comments

Comments
 (0)