Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit59af0ee

Browse files
committed
Merge branch 'master' of github.com:3rd-Eden/useragent
2 parentscee794c +d5fc59d commit59af0ee

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ function isSafe(userAgent) {
438438
* ua-parser project on google code.
439439
*
440440
*@param {String} userAgent The user agent string
441-
*@param {String} jsAgent Optional UA from js to detect chrome frame
441+
*@param {String}[jsAgent] Optional UA from js to detect chrome frame
442442
*@returns {Agent}
443443
*@api public
444444
*/

‎package.json‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@
2727
"web":"http://www.3rd-Eden.com"
2828
}
2929
],
30-
"license": {
31-
"type":"MIT",
32-
"url":"https://github.com/3rd-Eden/useragent/blob/master/LICENSE"
33-
},
30+
"license":"MIT",
3431
"repository": {
3532
"type":"git",
3633
"url":"http://github.com/3rd-Eden/useragent.git"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp