File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 testspace ./reports/report.xml
2727 if : always()
2828 - name : Coveralls GitHub Action 📊
29- uses : coverallsapp/github-action@v1
29+ uses : coverallsapp/github-action@v2
3030 - name : Publish package on NPM 📦
3131 run : echo "npmAuthToken:" "\${NODE_AUTH_TOKEN}" >> ./.yarnrc.yml && yarn publish
3232 env :
Original file line number Diff line number Diff line change 33<a href =" https://www.npmjs.com/package/merge-deep-ts " >![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/ichernetskii/merge-deep-ts?logo=npm ) </a >
44<a href =" https://bundlephobia.com/package/merge-deep-ts@latest " >![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/merge-deep-ts ) </a >
55![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/ichernetskii/merge-deep-ts/publish.yml )
6- <a href =" https://ichernetskii.testspace.com/spaces/220047 " >![ Testspace pass ratio] ( https://img.shields.io/testspace/pass-ratio/ichernetskii/ichernetskii:merge-deep-ts/master ?label=passed%20tests ) </a >
7- [ ![ Coverage Status] ( https://coveralls.io/repos/github/ichernetskii/merge-deep-ts/badge.svg?branch=ci )] ( https://coveralls.io/github/ichernetskii/merge-deep-ts?branch=ci )
6+ <a href =" https://ichernetskii.testspace.com/spaces/220047 " >![ Testspace pass ratio] ( https://img.shields.io/testspace/pass-ratio/ichernetskii/ichernetskii:merge-deep-ts/220047 ?label=passed%20tests ) </a >
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/ichernetskii/merge-deep-ts/badge.svg )] ( https://coveralls.io/github/ichernetskii/merge-deep-ts )
88<a href =" https://github.com/ichernetskii/merge-deep-ts/blob/master/LICENSE.md " >[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://img.shields.io/github/license/ichernetskii/merge-deep-ts ) </a >
99
1010Deep fast merge JavaScript objects with circular references handling and TypeScript support
Original file line number Diff line number Diff line change 11{
22 "name" : " merge-deep-ts" ,
3- "version" : " 1.2.5 " ,
3+ "version" : " 1.2.6 " ,
44 "author" : " Ilia Chernetskii <ichernetskii@gmail.com>" ,
55 "license" : " MIT" ,
66 "description" : " Deep fast merge JavaScript objects with circular references handling and TypeScript support" ,
You can’t perform that action at this time.
0 commit comments