使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
CCOM4030
/
kilometro0
关注
4
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
Repositorio del curso CCOM4030 el semestre B91 del proyecto kilometro0
6
提交
2
分支
目录树:
a4f2fc3bad
iOS
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a4f2fc3bad'
${ noResults }
kilometro0
/
km0App
/
node_modules
/
is-regex
/
CHANGELOG.md
CHANGELOG.md
1.1KB
文件历史
原始文件
1.0.4 / 2016-02-18
[Fix] ensure that
lastIndex
is not mutated (
#3
)
[Refactor] when try/catch is needed, bail early if the value lacks an own
lastIndex
data property
[Refactor] use an early return instead of a ternary
[Refactor] bail earlier when the value is falsy
Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
[Dev Deps] update
tape
,
jscs
,
editorconfig-tools
,
eslint
,
semver
,
replace
,
nsp
,
covert
,
@ljharb/eslint-config
[Tests] on all the node and io.js versions; improve test matri
[Tests] Fix tests for faked @
@toStringTag
1.0.3 / 2015-01-29
If @
@toStringTag
is not present, use the old-school Object#toString test.
1.0.2 / 2015-01-29
Improve optimization by separating the try/catch, and bailing out early when not typeof “object”.
1.0.1 / 2015-01-28
Update
jscs
,
tape
,
covert
Use RegExp#exec to test if something is a regex, which works even with ES6 @
@toStringTag.
1.0.0 / 2014-05-19
Initial release.