Skip to content

Commit f7224bc

Browse files
committedSep 18, 2019
docs: update github repository links
1 parent 0659cca commit f7224bc

File tree

4 files changed

+71
-71
lines changed

4 files changed

+71
-71
lines changed
 

‎CHANGELOG.md

+60-60
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

55
<a name="6.0.1"></a>
6-
## [6.0.1](https://github.com/zkat/ssri/compare/v6.0.0...v6.0.1) (2018-08-27)
6+
## [6.0.1](https://github.com/npm/ssri/compare/v6.0.0...v6.0.1) (2018-08-27)
77

88

99
### Bug Fixes
1010

11-
* **opts:** use figgy-pudding to specify consumed opts ([cf86553](https://github.com/zkat/ssri/commit/cf86553))
11+
* **opts:** use figgy-pudding to specify consumed opts ([cf86553](https://github.com/npm/ssri/commit/cf86553))
1212

1313

1414

1515
<a name="6.0.0"></a>
16-
# [6.0.0](https://github.com/zkat/ssri/compare/v5.3.0...v6.0.0) (2018-04-09)
16+
# [6.0.0](https://github.com/npm/ssri/compare/v5.3.0...v6.0.0) (2018-04-09)
1717

1818

1919
### Bug Fixes
2020

21-
* **docs:** minor typo ([b71ef17](https://github.com/zkat/ssri/commit/b71ef17))
21+
* **docs:** minor typo ([b71ef17](https://github.com/npm/ssri/commit/b71ef17))
2222

2323

2424
### meta
2525

26-
* drop support for node@4 ([d9bf359](https://github.com/zkat/ssri/commit/d9bf359))
26+
* drop support for node@4 ([d9bf359](https://github.com/npm/ssri/commit/d9bf359))
2727

2828

2929
### BREAKING CHANGES
@@ -33,78 +33,78 @@ All notable changes to this project will be documented in this file. See [standa
3333

3434

3535
<a name="5.3.0"></a>
36-
# [5.3.0](https://github.com/zkat/ssri/compare/v5.2.4...v5.3.0) (2018-03-13)
36+
# [5.3.0](https://github.com/npm/ssri/compare/v5.2.4...v5.3.0) (2018-03-13)
3737

3838

3939
### Features
4040

41-
* **checkData:** optionally throw when checkData fails ([bf26b84](https://github.com/zkat/ssri/commit/bf26b84))
41+
* **checkData:** optionally throw when checkData fails ([bf26b84](https://github.com/npm/ssri/commit/bf26b84))
4242

4343

4444

4545
<a name="5.2.4"></a>
46-
## [5.2.4](https://github.com/zkat/ssri/compare/v5.2.3...v5.2.4) (2018-02-16)
46+
## [5.2.4](https://github.com/npm/ssri/compare/v5.2.3...v5.2.4) (2018-02-16)
4747

4848

4949

5050
<a name="5.2.3"></a>
51-
## [5.2.3](https://github.com/zkat/ssri/compare/v5.2.2...v5.2.3) (2018-02-16)
51+
## [5.2.3](https://github.com/npm/ssri/compare/v5.2.2...v5.2.3) (2018-02-16)
5252

5353

5454
### Bug Fixes
5555

56-
* **hashes:** filter hash priority list by available hashes ([2fa30b8](https://github.com/zkat/ssri/commit/2fa30b8))
57-
* **integrityStream:** dedupe algorithms to generate ([d56c654](https://github.com/zkat/ssri/commit/d56c654))
56+
* **hashes:** filter hash priority list by available hashes ([2fa30b8](https://github.com/npm/ssri/commit/2fa30b8))
57+
* **integrityStream:** dedupe algorithms to generate ([d56c654](https://github.com/npm/ssri/commit/d56c654))
5858

5959

6060

6161
<a name="5.2.2"></a>
62-
## [5.2.2](https://github.com/zkat/ssri/compare/v5.2.1...v5.2.2) (2018-02-14)
62+
## [5.2.2](https://github.com/npm/ssri/compare/v5.2.1...v5.2.2) (2018-02-14)
6363

6464

6565
### Bug Fixes
6666

67-
* **security:** tweak strict SRI regex ([#10](https://github.com/zkat/ssri/issues/10)) ([d0ebcdc](https://github.com/zkat/ssri/commit/d0ebcdc))
67+
* **security:** tweak strict SRI regex ([#10](https://github.com/npm/ssri/issues/10)) ([d0ebcdc](https://github.com/npm/ssri/commit/d0ebcdc))
6868

6969

7070

7171
<a name="5.2.1"></a>
72-
## [5.2.1](https://github.com/zkat/ssri/compare/v5.2.0...v5.2.1) (2018-02-06)
72+
## [5.2.1](https://github.com/npm/ssri/compare/v5.2.0...v5.2.1) (2018-02-06)
7373

7474

7575

7676
<a name="5.2.0"></a>
77-
# [5.2.0](https://github.com/zkat/ssri/compare/v5.1.0...v5.2.0) (2018-02-06)
77+
# [5.2.0](https://github.com/npm/ssri/compare/v5.1.0...v5.2.0) (2018-02-06)
7878

7979

8080
### Features
8181

82-
* **match:** add integrity.match() ([3c49cc4](https://github.com/zkat/ssri/commit/3c49cc4))
82+
* **match:** add integrity.match() ([3c49cc4](https://github.com/npm/ssri/commit/3c49cc4))
8383

8484

8585

8686
<a name="5.1.0"></a>
87-
# [5.1.0](https://github.com/zkat/ssri/compare/v5.0.0...v5.1.0) (2018-01-18)
87+
# [5.1.0](https://github.com/npm/ssri/compare/v5.0.0...v5.1.0) (2018-01-18)
8888

8989

9090
### Bug Fixes
9191

92-
* **checkStream:** integrityStream now takes opts.integrity algos into account ([d262910](https://github.com/zkat/ssri/commit/d262910))
92+
* **checkStream:** integrityStream now takes opts.integrity algos into account ([d262910](https://github.com/npm/ssri/commit/d262910))
9393

9494

9595
### Features
9696

97-
* **sha3:** do some guesswork about upcoming sha3 ([7fdd9df](https://github.com/zkat/ssri/commit/7fdd9df))
97+
* **sha3:** do some guesswork about upcoming sha3 ([7fdd9df](https://github.com/npm/ssri/commit/7fdd9df))
9898

9999

100100

101101
<a name="5.0.0"></a>
102-
# [5.0.0](https://github.com/zkat/ssri/compare/v4.1.6...v5.0.0) (2017-10-23)
102+
# [5.0.0](https://github.com/npm/ssri/compare/v4.1.6...v5.0.0) (2017-10-23)
103103

104104

105105
### Features
106106

107-
* **license:** relicense to ISC (#9) ([c82983a](https://github.com/zkat/ssri/commit/c82983a))
107+
* **license:** relicense to ISC (#9) ([c82983a](https://github.com/npm/ssri/commit/c82983a))
108108

109109

110110
### BREAKING CHANGES
@@ -114,82 +114,82 @@ All notable changes to this project will be documented in this file. See [standa
114114

115115

116116
<a name="4.1.6"></a>
117-
## [4.1.6](https://github.com/zkat/ssri/compare/v4.1.5...v4.1.6) (2017-06-07)
117+
## [4.1.6](https://github.com/npm/ssri/compare/v4.1.5...v4.1.6) (2017-06-07)
118118

119119

120120
### Bug Fixes
121121

122-
* **checkStream:** make sure to pass all opts through ([0b1bcbe](https://github.com/zkat/ssri/commit/0b1bcbe))
122+
* **checkStream:** make sure to pass all opts through ([0b1bcbe](https://github.com/npm/ssri/commit/0b1bcbe))
123123

124124

125125

126126
<a name="4.1.5"></a>
127-
## [4.1.5](https://github.com/zkat/ssri/compare/v4.1.4...v4.1.5) (2017-06-05)
127+
## [4.1.5](https://github.com/npm/ssri/compare/v4.1.4...v4.1.5) (2017-06-05)
128128

129129

130130
### Bug Fixes
131131

132-
* **integrityStream:** stop crashing if opts.algorithms and opts.integrity have an algo mismatch ([fb1293e](https://github.com/zkat/ssri/commit/fb1293e))
132+
* **integrityStream:** stop crashing if opts.algorithms and opts.integrity have an algo mismatch ([fb1293e](https://github.com/npm/ssri/commit/fb1293e))
133133

134134

135135

136136
<a name="4.1.4"></a>
137-
## [4.1.4](https://github.com/zkat/ssri/compare/v4.1.3...v4.1.4) (2017-05-31)
137+
## [4.1.4](https://github.com/npm/ssri/compare/v4.1.3...v4.1.4) (2017-05-31)
138138

139139

140140
### Bug Fixes
141141

142-
* **node:** older versions of node[@4](https://github.com/4) do not support base64buffer string parsing ([513df4e](https://github.com/zkat/ssri/commit/513df4e))
142+
* **node:** older versions of node[@4](https://github.com/4) do not support base64buffer string parsing ([513df4e](https://github.com/npm/ssri/commit/513df4e))
143143

144144

145145

146146
<a name="4.1.3"></a>
147-
## [4.1.3](https://github.com/zkat/ssri/compare/v4.1.2...v4.1.3) (2017-05-24)
147+
## [4.1.3](https://github.com/npm/ssri/compare/v4.1.2...v4.1.3) (2017-05-24)
148148

149149

150150
### Bug Fixes
151151

152-
* **check:** handle various bad hash corner cases better ([c2c262b](https://github.com/zkat/ssri/commit/c2c262b))
152+
* **check:** handle various bad hash corner cases better ([c2c262b](https://github.com/npm/ssri/commit/c2c262b))
153153

154154

155155

156156
<a name="4.1.2"></a>
157-
## [4.1.2](https://github.com/zkat/ssri/compare/v4.1.1...v4.1.2) (2017-04-18)
157+
## [4.1.2](https://github.com/npm/ssri/compare/v4.1.1...v4.1.2) (2017-04-18)
158158

159159

160160
### Bug Fixes
161161

162-
* **stream:** _flush can be called multiple times. use on("end") ([b1c4805](https://github.com/zkat/ssri/commit/b1c4805))
162+
* **stream:** _flush can be called multiple times. use on("end") ([b1c4805](https://github.com/npm/ssri/commit/b1c4805))
163163

164164

165165

166166
<a name="4.1.1"></a>
167-
## [4.1.1](https://github.com/zkat/ssri/compare/v4.1.0...v4.1.1) (2017-04-12)
167+
## [4.1.1](https://github.com/npm/ssri/compare/v4.1.0...v4.1.1) (2017-04-12)
168168

169169

170170
### Bug Fixes
171171

172-
* **pickAlgorithm:** error if pickAlgorithm() is used in an empty Integrity ([fab470e](https://github.com/zkat/ssri/commit/fab470e))
172+
* **pickAlgorithm:** error if pickAlgorithm() is used in an empty Integrity ([fab470e](https://github.com/npm/ssri/commit/fab470e))
173173

174174

175175

176176
<a name="4.1.0"></a>
177-
# [4.1.0](https://github.com/zkat/ssri/compare/v4.0.0...v4.1.0) (2017-04-07)
177+
# [4.1.0](https://github.com/npm/ssri/compare/v4.0.0...v4.1.0) (2017-04-07)
178178

179179

180180
### Features
181181

182-
* adding ssri.create for a crypto style interface (#2) ([96f52ad](https://github.com/zkat/ssri/commit/96f52ad))
182+
* adding ssri.create for a crypto style interface (#2) ([96f52ad](https://github.com/npm/ssri/commit/96f52ad))
183183

184184

185185

186186
<a name="4.0.0"></a>
187-
# [4.0.0](https://github.com/zkat/ssri/compare/v3.0.2...v4.0.0) (2017-04-03)
187+
# [4.0.0](https://github.com/npm/ssri/compare/v3.0.2...v4.0.0) (2017-04-03)
188188

189189

190190
### Bug Fixes
191191

192-
* **integrity:** should have changed the error code before. oops ([8381afa](https://github.com/zkat/ssri/commit/8381afa))
192+
* **integrity:** should have changed the error code before. oops ([8381afa](https://github.com/npm/ssri/commit/8381afa))
193193

194194

195195
### BREAKING CHANGES
@@ -199,40 +199,40 @@ All notable changes to this project will be documented in this file. See [standa
199199

200200

201201
<a name="3.0.2"></a>
202-
## [3.0.2](https://github.com/zkat/ssri/compare/v3.0.1...v3.0.2) (2017-04-03)
202+
## [3.0.2](https://github.com/npm/ssri/compare/v3.0.1...v3.0.2) (2017-04-03)
203203

204204

205205

206206
<a name="3.0.1"></a>
207-
## [3.0.1](https://github.com/zkat/ssri/compare/v3.0.0...v3.0.1) (2017-04-03)
207+
## [3.0.1](https://github.com/npm/ssri/compare/v3.0.0...v3.0.1) (2017-04-03)
208208

209209

210210
### Bug Fixes
211211

212-
* **package.json:** really should have these in the keywords because search ([a6ac6d0](https://github.com/zkat/ssri/commit/a6ac6d0))
212+
* **package.json:** really should have these in the keywords because search ([a6ac6d0](https://github.com/npm/ssri/commit/a6ac6d0))
213213

214214

215215

216216
<a name="3.0.0"></a>
217-
# [3.0.0](https://github.com/zkat/ssri/compare/v2.0.0...v3.0.0) (2017-04-03)
217+
# [3.0.0](https://github.com/npm/ssri/compare/v2.0.0...v3.0.0) (2017-04-03)
218218

219219

220220
### Bug Fixes
221221

222-
* **hashes:** IntegrityMetadata -> Hash ([d04aa1f](https://github.com/zkat/ssri/commit/d04aa1f))
222+
* **hashes:** IntegrityMetadata -> Hash ([d04aa1f](https://github.com/npm/ssri/commit/d04aa1f))
223223

224224

225225
### Features
226226

227-
* **check:** return IntegrityMetadata on check success ([2301e74](https://github.com/zkat/ssri/commit/2301e74))
228-
* **fromHex:** ssri.fromHex to make it easier to generate them from hex valus ([049b89e](https://github.com/zkat/ssri/commit/049b89e))
229-
* **hex:** utility function for getting hex version of digest ([a9f021c](https://github.com/zkat/ssri/commit/a9f021c))
230-
* **hexDigest:** added hexDigest method to Integrity objects too ([85208ba](https://github.com/zkat/ssri/commit/85208ba))
231-
* **integrity:** add .isIntegrity and .isIntegrityMetadata ([1b29e6f](https://github.com/zkat/ssri/commit/1b29e6f))
232-
* **integrityStream:** new stream that can both generate and check streamed data ([fd23e1b](https://github.com/zkat/ssri/commit/fd23e1b))
233-
* **parse:** allow parsing straight into a single IntegrityMetadata object ([c8ddf48](https://github.com/zkat/ssri/commit/c8ddf48))
234-
* **pickAlgorithm:** Intergrity#pickAlgorithm() added ([b97a796](https://github.com/zkat/ssri/commit/b97a796))
235-
* **size:** calculate and update stream sizes ([02ed1ad](https://github.com/zkat/ssri/commit/02ed1ad))
227+
* **check:** return IntegrityMetadata on check success ([2301e74](https://github.com/npm/ssri/commit/2301e74))
228+
* **fromHex:** ssri.fromHex to make it easier to generate them from hex valus ([049b89e](https://github.com/npm/ssri/commit/049b89e))
229+
* **hex:** utility function for getting hex version of digest ([a9f021c](https://github.com/npm/ssri/commit/a9f021c))
230+
* **hexDigest:** added hexDigest method to Integrity objects too ([85208ba](https://github.com/npm/ssri/commit/85208ba))
231+
* **integrity:** add .isIntegrity and .isIntegrityMetadata ([1b29e6f](https://github.com/npm/ssri/commit/1b29e6f))
232+
* **integrityStream:** new stream that can both generate and check streamed data ([fd23e1b](https://github.com/npm/ssri/commit/fd23e1b))
233+
* **parse:** allow parsing straight into a single IntegrityMetadata object ([c8ddf48](https://github.com/npm/ssri/commit/c8ddf48))
234+
* **pickAlgorithm:** Intergrity#pickAlgorithm() added ([b97a796](https://github.com/npm/ssri/commit/b97a796))
235+
* **size:** calculate and update stream sizes ([02ed1ad](https://github.com/npm/ssri/commit/02ed1ad))
236236

237237

238238
### BREAKING CHANGES
@@ -246,22 +246,22 @@ To convert existing createCheckerStream code, move the `sri` argument into `opts
246246

247247

248248
<a name="2.0.0"></a>
249-
# [2.0.0](https://github.com/zkat/ssri/compare/v1.0.0...v2.0.0) (2017-03-24)
249+
# [2.0.0](https://github.com/npm/ssri/compare/v1.0.0...v2.0.0) (2017-03-24)
250250

251251

252252
### Bug Fixes
253253

254-
* **strict-mode:** make regexes more rigid ([122a32c](https://github.com/zkat/ssri/commit/122a32c))
254+
* **strict-mode:** make regexes more rigid ([122a32c](https://github.com/npm/ssri/commit/122a32c))
255255

256256

257257
### Features
258258

259-
* **api:** added serialize alias for unparse ([999b421](https://github.com/zkat/ssri/commit/999b421))
260-
* **concat:** add Integrity#concat() ([cae12c7](https://github.com/zkat/ssri/commit/cae12c7))
261-
* **pickAlgo:** pick the strongest algorithm provided, by default ([58c18f7](https://github.com/zkat/ssri/commit/58c18f7))
262-
* **strict-mode:** strict SRI support ([3f0b64c](https://github.com/zkat/ssri/commit/3f0b64c))
263-
* **stringify:** replaced unparse/serialize with stringify ([4acad30](https://github.com/zkat/ssri/commit/4acad30))
264-
* **verification:** add opts.pickAlgorithm ([f72e658](https://github.com/zkat/ssri/commit/f72e658))
259+
* **api:** added serialize alias for unparse ([999b421](https://github.com/npm/ssri/commit/999b421))
260+
* **concat:** add Integrity#concat() ([cae12c7](https://github.com/npm/ssri/commit/cae12c7))
261+
* **pickAlgo:** pick the strongest algorithm provided, by default ([58c18f7](https://github.com/npm/ssri/commit/58c18f7))
262+
* **strict-mode:** strict SRI support ([3f0b64c](https://github.com/npm/ssri/commit/3f0b64c))
263+
* **stringify:** replaced unparse/serialize with stringify ([4acad30](https://github.com/npm/ssri/commit/4acad30))
264+
* **verification:** add opts.pickAlgorithm ([f72e658](https://github.com/npm/ssri/commit/f72e658))
265265

266266

267267
### BREAKING CHANGES
@@ -278,7 +278,7 @@ To convert existing createCheckerStream code, move the `sri` argument into `opts
278278

279279
### Features
280280

281-
* **api:** implemented initial api ([4fbb16b](https://github.com/zkat/ssri/commit/4fbb16b))
281+
* **api:** implemented initial api ([4fbb16b](https://github.com/npm/ssri/commit/4fbb16b))
282282

283283

284284
### BREAKING CHANGES

‎CONTRIBUTING.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The [Project Team](#join-the-project-team) looks forward to your contributions.
3333

3434
If you have a question about this project, how to use it, or just need clarification about something:
3535

36-
* Open an Issue at https://github.com/zkat/ssri/issues
36+
* Open an Issue at https://github.com/npm/ssri/issues
3737
* Provide as much context as you can about what you're running into.
3838
* Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant. If not, please be ready to provide that information if maintainers ask for it.
3939

@@ -47,7 +47,7 @@ Once it's filed:
4747

4848
If you run into an error or bug with the project:
4949

50-
* Open an Issue at https://github.com/zkat/ssri/issues
50+
* Open an Issue at https://github.com/npm/ssri/issues
5151
* Include *reproduction steps* that someone else can follow to recreate the bug or error on their own.
5252
* Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant. If not, please be ready to provide that information if maintainers ask for it.
5353

@@ -63,7 +63,7 @@ Once it's filed:
6363

6464
If the project doesn't do something you need or want it to do:
6565

66-
* Open an Issue at https://github.com/zkat/ssri/issues
66+
* Open an Issue at https://github.com/npm/ssri/issues
6767
* Provide as much context as you can about what you're running into.
6868
* Please try and be clear about why existing features and alternatives would not work for you.
6969

@@ -107,7 +107,7 @@ To contribute documentation:
107107
* Re-read what you wrote, and run a spellchecker on it to make sure you didn't miss anything.
108108
* In your commit message(s), begin the first line with `docs: `. For example: `docs: Adding a doc contrib section to CONTRIBUTING.md`.
109109
* Write clear, concise commit message(s) using [conventional-changelog format](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md). Documentation commits should use `docs(<component>): <message>`.
110-
* Go to https://github.com/zkat/ssri/pulls and open a new pull request with your changes.
110+
* Go to https://github.com/npm/ssri/pulls and open a new pull request with your changes.
111111
* If your PR is connected to an open issue, add a line in your PR's description that says `Fixes: #123`, where `#123` is the number of the issue you're fixing.
112112

113113
Once you've filed the PR:
@@ -133,7 +133,7 @@ To contribute code:
133133
* Write tests that verify that your contribution works as expected.
134134
* Write clear, concise commit message(s) using [conventional-changelog format](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md).
135135
* Dependency updates, additions, or removals must be in individual commits, and the message must use the format: `<prefix>(deps): PKG@VERSION`, where `<prefix>` is any of the usual `conventional-changelog` prefixes, at your discretion.
136-
* Go to https://github.com/zkat/ssri/pulls and open a new pull request with your changes.
136+
* Go to https://github.com/npm/ssri/pulls and open a new pull request with your changes.
137137
* If your PR is connected to an open issue, add a line in your PR's description that says `Fixes: #123`, where `#123` is the number of the issue you're fixing.
138138

139139
Once you've filed the PR:
@@ -154,7 +154,7 @@ Sometimes, the `support` label will be added to things that turn out to actually
154154

155155
In order to help other folks out with their questions:
156156

157-
* Go to the issue tracker and [filter open issues by the `support` label](https://github.com/zkat/ssri/issues?q=is%3Aopen+is%3Aissue+label%3Asupport).
157+
* Go to the issue tracker and [filter open issues by the `support` label](https://github.com/npm/ssri/issues?q=is%3Aopen+is%3Aissue+label%3Asupport).
158158
* Read through the list until you find something that you're familiar enough with to give an answer to.
159159
* Respond to the issue with whatever details are needed to clarify the question, or get more details about what's going on.
160160
* Once the discussion wraps up and things are clarified, either close the issue, or ask the original issue filer (or a maintainer) to close it for you.
@@ -171,7 +171,7 @@ Some notes on picking up support issues:
171171

172172
One of the most important tasks in handling issues is labeling them usefully and accurately. All other tasks involving issues ultimately rely on the issue being classified in such a way that relevant parties looking to do their own tasks can find them quickly and easily.
173173

174-
In order to label issues, [open up the list of unlabeled issues](https://github.com/zkat/ssri/issues?q=is%3Aopen+is%3Aissue+no%3Alabel) and, **from newest to oldest**, read through each one and apply issue labels according to the table below. If you're unsure about what label to apply, skip the issue and try the next one: don't feel obligated to label each and every issue yourself!
174+
In order to label issues, [open up the list of unlabeled issues](https://github.com/npm/ssri/issues?q=is%3Aopen+is%3Aissue+no%3Alabel) and, **from newest to oldest**, read through each one and apply issue labels according to the table below. If you're unsure about what label to apply, skip the issue and try the next one: don't feel obligated to label each and every issue yourself!
175175

176176
Label | Apply When | Notes
177177
--- | --- | ---
@@ -206,7 +206,7 @@ To clean up issues and PRs:
206206
* not marked as `starter` or `help wanted` (these might stick around for a while, in general, as they're intended to be available)
207207
* no explicit messages in the comments asking for it to be left open
208208
* does not belong to a milestone
209-
* Leave a message when closing saying "Cleaning up stale issue. Please reopen or ping us if and when you're ready to resume this. See https://github.com/zkat/ssri/blob/latest/CONTRIBUTING.md#clean-up-issues-and-prs for more details."
209+
* Leave a message when closing saying "Cleaning up stale issue. Please reopen or ping us if and when you're ready to resume this. See https://github.com/npm/ssri/blob/latest/CONTRIBUTING.md#clean-up-issues-and-prs for more details."
210210

211211
## Review Pull Requests
212212

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ssri [![npm version](https://img.shields.io/npm/v/ssri.svg)](https://npm.im/ssri) [![license](https://img.shields.io/npm/l/ssri.svg)](https://npm.im/ssri) [![Travis](https://img.shields.io/travis/zkat/ssri.svg)](https://travis-ci.org/zkat/ssri) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/zkat/ssri?svg=true)](https://ci.appveyor.com/project/zkat/ssri) [![Coverage Status](https://coveralls.io/repos/github/zkat/ssri/badge.svg?branch=latest)](https://coveralls.io/github/zkat/ssri?branch=latest)
1+
# ssri [![npm version](https://img.shields.io/npm/v/ssri.svg)](https://npm.im/ssri) [![license](https://img.shields.io/npm/l/ssri.svg)](https://npm.im/ssri) [![Travis](https://img.shields.io/travis/npm/ssri.svg)](https://travis-ci.org/npm/ssri) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/npm/ssri?svg=true)](https://ci.appveyor.com/project/npm/ssri) [![Coverage Status](https://coveralls.io/repos/github/npm/ssri/badge.svg?branch=latest)](https://coveralls.io/github/npm/ssri?branch=latest)
22

3-
[`ssri`](https://github.com/zkat/ssri), short for Standard Subresource
3+
[`ssri`](https://github.com/npm/ssri), short for Standard Subresource
44
Integrity, is a Node.js utility for parsing, manipulating, serializing,
55
generating, and verifying [Subresource
66
Integrity](https://w3c.github.io/webappsec/specs/subresourceintegrity/) hashes.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
1616
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
1717
},
18-
"repository": "https://github.com/zkat/ssri",
18+
"repository": "https://github.com/npm/ssri",
1919
"keywords": [
2020
"w3c",
2121
"web",

0 commit comments

Comments
 (0)
Please sign in to comment.