File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed
Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33[ ![ npm package] ( https://badge.fury.io/js/regex-to-strings.svg )] ( https://badge.fury.io/js/regex-to-strings )
44![ node version] ( https://img.shields.io/node/v/regex-to-strings.svg )
55![ npm type definitions] ( https://img.shields.io/npm/types/regex-to-strings )
6- [ ![ Build Status] ( https://travis-ci.org/wimpyprogrammer/regex-to-strings.svg?branch=main )] ( https://travis-ci.org/wimpyprogrammer/regex-to-strings )
76[ ![ codecov] ( https://codecov.io/gh/wimpyprogrammer/regex-to-strings/branch/main/graph/badge.svg )] ( https://codecov.io/gh/wimpyprogrammer/regex-to-strings )
87[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/wimpyprogrammer/regex-to-strings/badge.svg )] ( https://snyk.io/test/github/wimpyprogrammer/regex-to-strings )
98
Original file line number Diff line number Diff line change 4040 "prepublish" : " npx publish-please guard" ,
4141 "publish-please" : " npx publish-please" ,
4242 "publish-please-prereqs" : " npm run lint && npm run test && npm run build" ,
43- "test" : " jest --coverage" ,
44- "travisci" : " npm run lint && npm run test && codecov && npx snyk test"
43+ "test" : " jest --coverage"
4544 },
4645 "devDependencies" : {
4746 "@babel/cli" : " ^7.5.5" ,
You can’t perform that action at this time.
0 commit comments