Skip to content

Commit aecf041

Browse files
1.3.1
1 parent adfd0d2 commit aecf041

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acpr/rate-limit-postgresql",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A PostgreSQL store for the `express-rate-limit` middleware",
55
"homepage": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
66
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",

third_party_licenses/dev_detailed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@acpr/[email protected].0": {
2+
"@acpr/[email protected].1": {
33
"licenses": "MIT",
44
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
55
"publisher": "Adrian C. Prelipcean"
@@ -597,7 +597,7 @@
597597
"repository": "https://github.com/stefanpenner/get-caller-file",
598598
"publisher": "Stefan Penner"
599599
},
600-
600+
601601
"licenses": "MIT",
602602
"repository": "https://github.com/chaijs/get-func-name",
603603
"publisher": "Jake Luer",

third_party_licenses/production_detailed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@acpr/[email protected].0": {
2+
"@acpr/[email protected].1": {
33
"licenses": "MIT",
44
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
55
"publisher": "Adrian C. Prelipcean"

0 commit comments

Comments
 (0)