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

Commit e998306

Browse files
vweeversLars-Magnus Skog
authored andcommitted
Apply common project tweaks (#634)
* Sort package.json * Add 'level' to package keywords * Upgrade hallmark devDependency from ~0.1.0 to ^0.1.0 * Upgrade level-community devDependency from ~3.0.0 to ^3.0.0 * Update hallmark configuration * Update LICENSE.md * Update License section in README.md * Update Contributing section in README.md * Run hallmark * Fix 'Do not use upper-case characters in definition labels' in CHANGELOG.md
1 parent 4dd2bbc commit e998306

5 files changed

Lines changed: 62 additions & 44 deletions

File tree

CHANGELOG.md

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

3-
## [Unreleased]
3+
## [Unreleased][unreleased]
44

55
## [4.0.0] - 2018-12-22
66

77
### Changed
8-
* Upgrade `nyc` devDependency from `~12.0.2` to `~13.1.0` (@ralphtheninja)
9-
* Upgrade `deferred-leveldown` dependency from `~4.0.0` to `~5.0.0` (@vweevers)
10-
* Upgrade `concat-stream` devDependency from `~1.6.0` to `~2.0.0` (@ralphtheninja)
11-
* Upgrade `level-iterator-stream` dependency from `~3.0.0` to `~4.0.0` (@ralphtheninja)
12-
* Replace `remark-cli` with `hallmark` (#621) (@vweevers)
13-
* Upgrade `standard` devDependency from `^11.0.0` to `^12.0.0` (@ralphtheninja)
14-
* Add `.nyc_output/` to `.npmignore` (@ralphtheninja)
8+
9+
- Upgrade `nyc` devDependency from `~12.0.2` to `~13.1.0` ([**@ralphtheninja**](https://github.com/ralphtheninja))
10+
- Upgrade `deferred-leveldown` dependency from `~4.0.0` to `~5.0.0` ([**@vweevers**](https://github.com/vweevers))
11+
- Upgrade `concat-stream` devDependency from `~1.6.0` to `~2.0.0` ([**@ralphtheninja**](https://github.com/ralphtheninja))
12+
- Upgrade `level-iterator-stream` dependency from `~3.0.0` to `~4.0.0` ([**@ralphtheninja**](https://github.com/ralphtheninja))
13+
- Replace `remark-cli` with `hallmark` ([#621](https://github.com/level/levelup/issues/621)) ([**@vweevers**](https://github.com/vweevers))
14+
- Upgrade `standard` devDependency from `^11.0.0` to `^12.0.0` ([**@ralphtheninja**](https://github.com/ralphtheninja))
15+
- Add `.nyc_output/` to `.npmignore` ([**@ralphtheninja**](https://github.com/ralphtheninja))
1516

1617
### Removed
17-
* Remove `IE10` from `airtap` (#625) (@ralphtheninja)
18+
19+
- Remove `IE10` from `airtap` ([#625](https://github.com/level/levelup/issues/625)) ([**@ralphtheninja**](https://github.com/ralphtheninja))
1820

1921
## [3.1.1] - 2018-07-14
2022

CONTRIBUTORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) |
66
| **Rod Vagg** | [**@rvagg**](https://github.com/rvagg) | [**@rvagg@twitter**](https://twitter.com/rvagg) |
77
| **Julian Gruber** | [**@juliangruber**](https://github.com/juliangruber) | [**@juliangruber@twitter**](https://twitter.com/juliangruber) |
8-
| **Dominic Tarr** | [**@dominictarr**](https://github.com/dominictarr) | [**@dominictarr@twitter**](https://twitter.com/dominictarr) |
98
| **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) | [**@vweevers@twitter**](https://twitter.com/vweevers) |
9+
| **Dominic Tarr** | [**@dominictarr**](https://github.com/dominictarr) | [**@dominictarr@twitter**](https://twitter.com/dominictarr) |
1010
| **Matteo Collina** | [**@mcollina**](https://github.com/mcollina) | [**@matteocollina@twitter**](https://twitter.com/matteocollina) |
1111
| **James Halliday** | [**@substack**](https://github.com/substack) | [**@substack@twitter**](https://twitter.com/substack) |
1212
| **David Björklund** | [**@kesla**](https://github.com/kesla) | [**@david_bjorklund@twitter**](https://twitter.com/david_bjorklund) |

LICENSE.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
# The MIT License (MIT)
22

3-
**Copyright © 2012-present `levelup` [Contributors](CONTRIBUTORS.md).**
3+
**Copyright © 2012-present [Contributors](CONTRIBUTORS.md).**
44

5-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
611

7-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
814

9-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -480,11 +480,11 @@ There are multiple ways you can find help in using Level in Node.js:
480480

481481
## Contributing
482482

483-
`levelup` is an **OPEN Open Source Project**. This means that:
483+
[`Level/levelup`](https://github.com/Level/levelup) is an **OPEN Open Source Project**. This means that:
484484

485485
> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
486486
487-
See the [contribution guide](https://github.com/Level/community/blob/master/CONTRIBUTING.md) for more details.
487+
See the [Contribution Guide](https://github.com/Level/community/blob/master/CONTRIBUTING.md) for more details.
488488

489489
## Big Thanks
490490

@@ -494,6 +494,6 @@ Cross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](http
494494

495495
## License
496496

497-
[MIT](LICENSE.md) © 2012-present `levelup` [Contributors](CONTRIBUTORS.md).
497+
[MIT](LICENSE.md) © 2012-present [Contributors](CONTRIBUTORS.md).
498498

499499
[level-badge]: http://leveldb.org/img/badge.svg

package.json

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
11
{
22
"name": "levelup",
3-
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper",
43
"version": "4.0.0",
5-
"repository": {
6-
"type": "git",
7-
"url": "https://github.com/level/levelup.git"
8-
},
9-
"homepage": "https://github.com/level/levelup",
10-
"keywords": [
11-
"leveldb",
12-
"stream",
13-
"database",
14-
"db",
15-
"store",
16-
"storage",
17-
"json"
18-
],
4+
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper",
5+
"license": "MIT",
196
"main": "lib/levelup.js",
7+
"scripts": {
8+
"test": "standard && hallmark && nyc node test",
9+
"coverage": "nyc report --reporter=text-lcov | coveralls",
10+
"test-browsers": "airtap --loopback airtap.local test/index.js",
11+
"test-browser-local": "airtap --local test/index.js",
12+
"hallmark": "hallmark --fix"
13+
},
2014
"dependencies": {
2115
"deferred-leveldown": "~5.0.0",
2216
"level-errors": "~2.0.0",
@@ -34,8 +28,8 @@
3428
"coveralls": "~3.0.2",
3529
"delayed": "~1.0.1",
3630
"encoding-down": "^6.0.0",
37-
"hallmark": "~0.1.0",
38-
"level-community": "~3.0.0",
31+
"hallmark": "^0.1.0",
32+
"level-community": "^3.0.0",
3933
"memdown": "^3.0.0",
4034
"nyc": "~13.1.0",
4135
"pinkie": "~2.0.4",
@@ -45,19 +39,29 @@
4539
"tape": "^4.7.0",
4640
"trickle": "0.0.2"
4741
},
48-
"scripts": {
49-
"test": "standard && hallmark && nyc node test",
50-
"coverage": "nyc report --reporter=text-lcov | coveralls",
51-
"test-browsers": "airtap --loopback airtap.local test/index.js",
52-
"test-browser-local": "airtap --local test/index.js",
53-
"hallmark": "hallmark --fix"
54-
},
5542
"hallmark": {
5643
"community": "level-community",
57-
"validateLinks": false
44+
"validateLinks": false,
45+
"ignore": [
46+
"README.md"
47+
]
48+
},
49+
"repository": {
50+
"type": "git",
51+
"url": "https://github.com/level/levelup.git"
5852
},
53+
"homepage": "https://github.com/level/levelup",
54+
"keywords": [
55+
"level",
56+
"leveldb",
57+
"stream",
58+
"database",
59+
"db",
60+
"store",
61+
"storage",
62+
"json"
63+
],
5964
"engines": {
6065
"node": ">=6"
61-
},
62-
"license": "MIT"
66+
}
6367
}

0 commit comments

Comments
 (0)