mirror of
https://github.com/actions/labeler.git
synced 2025-12-20 06:54:16 +00:00
build
This commit is contained in:
7
node_modules/kind-of/CHANGELOG.md
generated
vendored
7
node_modules/kind-of/CHANGELOG.md
generated
vendored
@@ -32,6 +32,10 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
|
||||
|
||||
</details>
|
||||
|
||||
## [6.0.3] - 2020-01-16
|
||||
|
||||
- Merge pull request #31 for issue #30
|
||||
|
||||
## [6.0.0] - 2017-10-13
|
||||
|
||||
- refactor code to be more performant
|
||||
@@ -153,5 +157,4 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
|
||||
[0.1.0]: https://github.com/jonschlinkert/kind-of/commit/2fae09b0b19b1aadb558e9be39f0c3ef6034eb87
|
||||
|
||||
[Unreleased]: https://github.com/jonschlinkert/kind-of/compare/0.1.2...HEAD
|
||||
[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog
|
||||
|
||||
[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog
|
||||
38
node_modules/kind-of/README.md
generated
vendored
38
node_modules/kind-of/README.md
generated
vendored
@@ -329,37 +329,39 @@ $ npm install -g verbose/verb#dev verb-generate-readme && verb
|
||||
|
||||
You might also be interested in these projects:
|
||||
|
||||
* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet")
|
||||
* [is-number](https://www.npmjs.com/package/is-number): Returns true if the value is a number. comprehensive tests. | [homepage](https://github.com/jonschlinkert/is-number "Returns true if the value is a number. comprehensive tests.")
|
||||
* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/micromatch/is-glob) | [homepage](https://github.com/micromatch/is-glob "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet")
|
||||
* [is-number](https://www.npmjs.com/package/is-number): Returns true if a number or string value is a finite number. Useful for regex… [more](https://github.com/jonschlinkert/is-number) | [homepage](https://github.com/jonschlinkert/is-number "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.")
|
||||
* [is-primitive](https://www.npmjs.com/package/is-primitive): Returns `true` if the value is a primitive. | [homepage](https://github.com/jonschlinkert/is-primitive "Returns `true` if the value is a primitive. ")
|
||||
|
||||
### Contributors
|
||||
|
||||
| **Commits** | **Contributor** |
|
||||
| --- | --- |
|
||||
| 98 | [jonschlinkert](https://github.com/jonschlinkert) |
|
||||
| 3 | [aretecode](https://github.com/aretecode) |
|
||||
| 2 | [miguelmota](https://github.com/miguelmota) |
|
||||
| 1 | [dtothefp](https://github.com/dtothefp) |
|
||||
| 1 | [ianstormtaylor](https://github.com/ianstormtaylor) |
|
||||
| 1 | [ksheedlo](https://github.com/ksheedlo) |
|
||||
| 1 | [pdehaan](https://github.com/pdehaan) |
|
||||
| 1 | [laggingreflex](https://github.com/laggingreflex) |
|
||||
| 1 | [charlike-old](https://github.com/charlike-old) |
|
||||
| **Commits** | **Contributor** |
|
||||
| --- | --- |
|
||||
| 102 | [jonschlinkert](https://github.com/jonschlinkert) |
|
||||
| 3 | [aretecode](https://github.com/aretecode) |
|
||||
| 2 | [miguelmota](https://github.com/miguelmota) |
|
||||
| 1 | [doowb](https://github.com/doowb) |
|
||||
| 1 | [dtothefp](https://github.com/dtothefp) |
|
||||
| 1 | [ianstormtaylor](https://github.com/ianstormtaylor) |
|
||||
| 1 | [ksheedlo](https://github.com/ksheedlo) |
|
||||
| 1 | [pdehaan](https://github.com/pdehaan) |
|
||||
| 1 | [laggingreflex](https://github.com/laggingreflex) |
|
||||
| 1 | [tunnckoCore](https://github.com/tunnckoCore) |
|
||||
| 1 | [xiaofen9](https://github.com/xiaofen9) |
|
||||
|
||||
### Author
|
||||
|
||||
**Jon Schlinkert**
|
||||
|
||||
* [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert)
|
||||
* [github/jonschlinkert](https://github.com/jonschlinkert)
|
||||
* [twitter/jonschlinkert](https://twitter.com/jonschlinkert)
|
||||
* [GitHub Profile](https://github.com/jonschlinkert)
|
||||
* [Twitter Profile](https://twitter.com/jonschlinkert)
|
||||
* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert)
|
||||
|
||||
### License
|
||||
|
||||
Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).
|
||||
Copyright © 2020, [Jon Schlinkert](https://github.com/jonschlinkert).
|
||||
Released under the [MIT License](LICENSE).
|
||||
|
||||
***
|
||||
|
||||
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on December 01, 2017._
|
||||
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on January 16, 2020._
|
||||
2
node_modules/kind-of/index.js
generated
vendored
2
node_modules/kind-of/index.js
generated
vendored
@@ -66,7 +66,7 @@ module.exports = function kindOf(val) {
|
||||
};
|
||||
|
||||
function ctorName(val) {
|
||||
return val.constructor ? val.constructor.name : null;
|
||||
return typeof val.constructor === 'function' ? val.constructor.name : null;
|
||||
}
|
||||
|
||||
function isArray(val) {
|
||||
|
||||
32
node_modules/kind-of/package.json
generated
vendored
32
node_modules/kind-of/package.json
generated
vendored
@@ -1,26 +1,19 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"kind-of@6.0.2",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "kind-of@6.0.2",
|
||||
"_id": "kind-of@6.0.2",
|
||||
"_from": "kind-of@^6.0.2",
|
||||
"_id": "kind-of@6.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
|
||||
"_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
||||
"_location": "/kind-of",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "kind-of@6.0.2",
|
||||
"raw": "kind-of@^6.0.2",
|
||||
"name": "kind-of",
|
||||
"escapedName": "kind-of",
|
||||
"rawSpec": "6.0.2",
|
||||
"rawSpec": "^6.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "6.0.2"
|
||||
"fetchSpec": "^6.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/base/is-accessor-descriptor",
|
||||
@@ -38,9 +31,10 @@
|
||||
"/snapdragon-node/is-data-descriptor",
|
||||
"/snapdragon-node/is-descriptor"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
|
||||
"_spec": "6.0.2",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
|
||||
"_shasum": "07c05034a6c349fa06e24fa35aa76db4580ce4dd",
|
||||
"_spec": "kind-of@^6.0.2",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/micromatch",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
@@ -48,6 +42,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/kind-of/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "David Fox-Powell",
|
||||
@@ -82,6 +77,7 @@
|
||||
"url": "https://i.am.charlike.online"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Get the native type of a value.",
|
||||
"devDependencies": {
|
||||
"benchmarked": "^2.0.0",
|
||||
@@ -156,5 +152,5 @@
|
||||
"verb"
|
||||
]
|
||||
},
|
||||
"version": "6.0.2"
|
||||
"version": "6.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user