File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4242 "build-gh-pages" : " npm run build-docs" ,
4343 "commit-msg" : " commitlint --edit" ,
4444 "cover" : " c8 --all --src src --reporter=lcov npm test" ,
45+ "debug" : " NODE_ENV=debug npm run test -- -st --fail-fast" ,
4546 "dev" : " npm run lint -- --fix && npm run cover -- -- -st --fail-fast" ,
4647 "install-hooks" : " husky install" ,
4748 "lint" : " true" ,
5657 "travis" : " npm run lint && npm run cover"
5758 },
5859 "dependencies" : {
59- "@aureooms/js-error" : " ^5.0.0 "
60+ "@aureooms/js-error" : " ^5.0.1 "
6061 },
6162 "devDependencies" : {
6263 "@aureooms/js-itertools" : " 4.1.0" ,
Original file line number Diff line number Diff line change 1414 resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
1515 integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
1616
17- " @aureooms/js-error@^5.0.0 " :
17+ " @aureooms/js-error@^5.0.1 " :
1818 version "5.0.1"
1919 resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.1.tgz#474e2f1dd7189f97df770b5cc6f1bda536de262d"
2020 integrity sha512-BbbpKpp4W8L2x9vL4bas+JtuAe4PMojzTpf21puHPw5p3S+lgKd8SfS9y40pVHi/b3SrQrdpmsaEKjL4xviilQ==
You can’t perform that action at this time.
0 commit comments