File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 3.2.4 " ,
6+ "version" : " 3.2.5 " ,
77 "npmClient" : " yarn"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " selenium-ide-extension" ,
3- "version" : " 3.2.4 " ,
3+ "version" : " 3.2.5 " ,
44 "description" : " An integrated development environment for Selenium scripts" ,
55 "license" : " Apache-2.0" ,
66 "private" : true ,
7070 "react-tooltip" : " ^3.4.0" ,
7171 "react-transition-group" : " ^2.2.1" ,
7272 "scroll-into-view-if-needed" : " ^1.4.0" ,
73- "selianize" : " ^3.2.0 " ,
73+ "selianize" : " ^3.2.5 " ,
7474 "string-natural-compare" : " ^2.0.2" ,
7575 "styled-components" : " ^2.1.2" ,
7676 "ua-parser-js" : " ^0.7.17" ,
Original file line number Diff line number Diff line change 22 "description" : " Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver." ,
33 "manifest_version" : 2 ,
44 "name" : " Selenium IDE" ,
5- "version" : " 3.2.4 " ,
6- "version_name" : " 3.2.4 " ,
5+ "version" : " 3.2.5 " ,
6+ "version_name" : " 3.2.5 " ,
77 "homepage_url" : " https://github.com/SeleniumHQ/selenium-ide" ,
88 "icons" : {
99 "16" : " icons/icon16.png" ,
6666 " assets/background.js"
6767 ]
6868 }
69- }
69+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " selenium-side-runner" ,
3- "version" : " 3.2.4 " ,
3+ "version" : " 3.2.5 " ,
44 "description" : " Run Selenium IDE projects in cli" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "scripts" : {
3737 "js-yaml" : " ^3.10.0" ,
3838 "rimraf" : " ^2.6.2" ,
3939 "selenium-webdriver" : " ^3.6.0" ,
40- "selianize" : " ^3.2.0 " ,
40+ "selianize" : " ^3.2.5 " ,
4141 "winston" : " ^2.4.0"
4242 },
4343 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " selianize" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.5 " ,
44 "description" : " Export Selenium IDE projects into javascript" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "main" : " dist/selianize.cjs.js" ,
You can’t perform that action at this time.
0 commit comments