File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
extension-integrationtest Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" ],
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "npmClient" : " yarn"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @rxjs-debugging/extension-integrationtest" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "engines" : {
1010 "build" : " tsc"
1111 },
1212 "dependencies" : {
13- "rxjs-debugging-for-vs-code" : " ^1.0.0 "
13+ "rxjs-debugging-for-vs-code" : " ^1.0.1 "
1414 },
1515 "devDependencies" : {
1616 "@types/jest" : " 27.0.3" ,
Original file line number Diff line number Diff line change 33 "displayName" : " RxJS Debugging for Visual Studio Code" ,
44 "description" : " Add non-intrusive debugging capabilities for RxJS applications to Visual Studio Code." ,
55 "icon" : " docs/brand/icon.png" ,
6- "version" : " 1.0.0 " ,
6+ "version" : " 1.0.1 " ,
77 "license" : " MIT" ,
88 "repository" : {
99 "url" : " https://github.com/swissmanu/rxjs-debugging-for-vscode"
Original file line number Diff line number Diff line change 11{
22 "name" : " @rxjs-debugging/runtime-webpack" ,
33 "description" : " Webpack plugin to debug RxJS-based web applications with \" RxJS Debugging for Visual Studio Code\" ." ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "license" : " MIT" ,
66 "author" : " Manuel Alabor <manuel@alabor.me>" ,
77 "homepage" : " https://github.com/swissmanu/rxjs-debugging-for-vscode/tree/main/packages/runtime-webpack" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rxjs-debugging/testbench-webpack" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "license" : " UNLICENSED" ,
55 "private" : true ,
66 "scripts" : {
77 "start" : " webpack serve"
88 },
99 "dependencies" : {
10- "@rxjs-debugging/runtime-webpack" : " ^1.0.0 " ,
10+ "@rxjs-debugging/runtime-webpack" : " ^1.0.1 " ,
1111 "html-webpack-plugin" : " 5.5.0" ,
1212 "rxjs" : " 6.6.7" ,
1313 "ts-loader" : " 9.2.6" ,
You can’t perform that action at this time.
0 commit comments