File tree Expand file tree Collapse file tree 3 files changed +22
-5
lines changed
Expand file tree Collapse file tree 3 files changed +22
-5
lines changed Original file line number Diff line number Diff line change 11---
22name : get-intrinsic
3- version : 1.1.1
3+ version : 1.1.3
44type : npm
55summary : Get and robustly cache all JS language-level intrinsics at first require
66 time
Original file line number Diff line number Diff line change 11---
22name : has-symbols
3- version : 1.0.2
3+ version : 1.0.3
44type : npm
55summary : Determine if the JS environment has Symbol support. Supports spec, or shams.
6- homepage :
6+ homepage : https://github.com/ljharb/has-symbols#readme
77license : mit
88licenses :
99- sources : LICENSE
Original file line number Diff line number Diff line change 11---
22name : object-inspect
3- version : 1.10 .2
3+ version : 1.12 .2
44type : npm
55summary : string representations of objects in node and the browser
66homepage : https://github.com/inspect-js/object-inspect
@@ -30,5 +30,22 @@ licenses:
3030 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131 SOFTWARE.
3232 - sources : readme.markdown
33- text : MIT
33+ text : |-
34+ MIT
35+
36+ [1]: https://npmjs.org/package/object-inspect
37+ [2]: https://versionbadg.es/inspect-js/object-inspect.svg
38+ [5]: https://david-dm.org/inspect-js/object-inspect.svg
39+ [6]: https://david-dm.org/inspect-js/object-inspect
40+ [7]: https://david-dm.org/inspect-js/object-inspect/dev-status.svg
41+ [8]: https://david-dm.org/inspect-js/object-inspect#info=devDependencies
42+ [11]: https://nodei.co/npm/object-inspect.png?downloads=true&stars=true
43+ [license-image]: https://img.shields.io/npm/l/object-inspect.svg
44+ [license-url]: LICENSE
45+ [downloads-image]: https://img.shields.io/npm/dm/object-inspect.svg
46+ [downloads-url]: https://npm-stat.com/charts.html?package=object-inspect
47+ [codecov-image]: https://codecov.io/gh/inspect-js/object-inspect/branch/main/graphs/badge.svg
48+ [codecov-url]: https://app.codecov.io/gh/inspect-js/object-inspect/
49+ [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/object-inspect
50+ [actions-url]: https://github.com/inspect-js/object-inspect/actions
3451notices : []
You can’t perform that action at this time.
0 commit comments