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

Commit6828cb9

Browse files
committed
README updates
1 parentdc7bd55 commit6828cb9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ var getobject = require('getobject');
1313
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using[Grunt](http://gruntjs.com/).
1414

1515
##Release History
16-
_(Nothing yet)_
16+
17+
* 11/03/2021 - 1.0.0 Release. FixesCVE-2020-28282.
18+
* 21/11/2013 - 0.1.0 Release.
1719

1820
##License
1921
Copyright (c) 2013 "Cowboy" Ben Alman

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"main":"lib/getobject",
2424
"engines": {
25-
"node":">= 0.8.0"
25+
"node":">=10"
2626
},
2727
"scripts": {
2828
"test":"grunt nodeunit"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp