File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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/deeply-clone " >![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/ichernetskii/deeply-clone?logo=npm ) </a >
44<a href =" https://bundlephobia.com/package/deeply-clone@latest " >![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/deeply-clone ) </a >
55![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/ichernetskii/deeply-clone/publish.yml )
6- <a href =" https://ichernetskii.testspace.com/spaces/224049 " >![ Testspace pass ratio] ( https://img.shields.io/testspace/pass-ratio/ichernetskii/ichernetskii:deeply-clone/master ?label=passed%20tests ) </a >
7- [ ![ Coverage Status] ( https://coveralls.io/repos/github/ichernetskii/deeply-clone/badge.svg?branch=ci )] ( https://coveralls.io/github/ichernetskii/deeply-clone?branch=ci )
6+ <a href =" https://ichernetskii.testspace.com/spaces/224049 " >![ Testspace pass ratio] ( https://img.shields.io/testspace/pass-ratio/ichernetskii/ichernetskii:deeply-clone/224049 ?label=passed%20tests ) </a >
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/ichernetskii/deeply-clone/badge.svg?branch=master )] ( https://coveralls.io/github/ichernetskii/deeply-clone?branch=master )
88<a href =" https://github.com/ichernetskii/deeply-clone/blob/master/LICENSE.md " >[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://img.shields.io/github/license/ichernetskii/deeply-clone ) </a >
99
1010Deep fast clone JavaScript objects with circular references handling and TypeScript support
Original file line number Diff line number Diff line change 11{
22 "name" : " deeply-clone" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "author" : " Ilia Chernetskii <ichernetskii@gmail.com>" ,
55 "license" : " MIT" ,
66 "description" : " Deep fast clone JavaScript objects with circular references handling and TypeScript support" ,
You can’t perform that action at this time.
0 commit comments