Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4267e7

Browse filesBrowse files
author
pooya parsa
committed
fat: update is-https to 2.x
BREAKING CHANGE: there might be behaviour changes for express-like frameworks
1 parent 36fb2b1 commit d4267e7
Copy full SHA for d4267e7

File tree

Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"standard-version": "^4.4.0"
2424
},
2525
"dependencies": {
26-
"is-https": "^1.0.0"
26+
"is-https": "^2.0.0"
2727
}
2828
}

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@ is-fullwidth-code-point@^2.0.0:
11751175
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
11761176
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
11771177

1178-
is-https@^1.0.0:
1179-
version "1.0.0"
1180-
resolved "https://registry.yarnpkg.com/is-https/-/is-https-1.0.0.tgz#9c1dde000dc7e7288edb983bef379e498e7cb1bf"
1181-
integrity sha512-1adLLwZT9XEXjzhQhZxd75uxf0l+xI9uTSFaZeSESjL3E1eXSPpO+u5RcgqtzeZ1KCaNvtEwZSTO2P4U5erVqQ==
1178+
is-https@^2.0.0:
1179+
version "2.0.1"
1180+
resolved "https://registry.yarnpkg.com/is-https/-/is-https-2.0.1.tgz#65d71ab735e42a71def1f2333ceb05418eb3efe4"
1181+
integrity sha512-do0SFtqWOJ6w+5RsIt/P3gEDjrep4Rfijl4YccvnVh/noFvvMI5BjzI4b+NEcA3i4e/1nCwLujR8Dw0rmMU6dw==
11821182

11831183
is-obj@^1.0.0:
11841184
version "1.0.1"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.