File tree Expand file tree Collapse file tree 13 files changed +25
-25
lines changed
eslint-config-ts-lib-fast
jest-resolver-tsconfig-paths
webpack-docz-ghpages-plugin Expand file tree Collapse file tree 13 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jest-css-transform-demo" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "dependencies" : {
55 "@types/draft-js" : " ^0.11.0" ,
66 "@types/jest" : " ^26.0.21" ,
77 "draft-js" : " ^0.11.7" ,
88 "react" : " 17.0.2" ,
99 "react-dom" : " 17.0.2" ,
10- "ts-lib-tools" : " ^0.13.11 "
10+ "ts-lib-tools" : " ^0.14.0 "
1111 },
1212 "scripts" : {
1313 "test" : " ts-lib-tools test"
Original file line number Diff line number Diff line change 11{
22 "name" : " new-jsx-transform-demo" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "private" : true ,
55 "dependencies" : {
66 "rc-pagination" : " ^1.20.11" ,
7- "ts-lib-tools" : " ^0.13.11" ,
87 "react" : " ^17.0.2" ,
9- "react-dom" : " ^17.0.2"
8+ "react-dom" : " ^17.0.2" ,
9+ "ts-lib-tools" : " ^0.14.0"
1010 },
1111 "scripts" : {
1212 "test" : " ts-lib-tools test" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-scripts-example" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/cli" : " ^7.7.7" ,
77 "rc-pagination" : " ^1.20.11" ,
8- "ts-lib-tools" : " ^0.13.11 "
8+ "ts-lib-tools" : " ^0.14.0 "
99 },
1010 "scripts" : {
1111 "test" : " ts-lib-tools test" ,
Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 0.13.11 "
7+ "version" : " 0.14.0 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-ts-lib" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "description" : " ts-lib-scripts创建的ts库项目使用的Babel配置" ,
55 "license" : " MIT" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ts-lib-fast" ,
33 "description" : " ts-lib-scripts创建的ts库项目使用的ESLint配置(快速版)" ,
4- "version" : " 0.13.11 " ,
4+ "version" : " 0.14.0 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
1616 " index.js"
1717 ],
1818 "dependencies" : {
19- "eslint-config-ts-lib" : " ^0.13.11 "
19+ "eslint-config-ts-lib" : " ^0.14.0 "
2020 }
2121}
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ts-lib" ,
33 "description" : " ts-lib-scripts创建的ts库项目使用的ESLint配置" ,
4- "version" : " 0.13.11 " ,
4+ "version" : " 0.14.0 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-resolver-tsconfig-paths" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "description" : " 支持tsconfig paths的jest模块解析器" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-jsdom-polyfill" ,
33 "description" : " ts库的 jsdom polyfill" ,
4- "version" : " 0.13.11 " ,
4+ "version" : " 0.14.0 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-scripts-utils" ,
3- "version" : " 0.13.11 " ,
3+ "version" : " 0.14.0 " ,
44 "description" : " ts-lib-scripts公用方法" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments