File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
code-export-python-pytest Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 3.7.4 " ,
6+ "version" : " 3.8.0 " ,
77 "npmClient" : " yarn"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " code-export-java-junit" ,
3- "version" : " 3.7 .0" ,
3+ "version" : " 3.8 .0" ,
44 "description" : " Export Selenium IDE project contents to Java JUnit" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " code-export-python-pytest" ,
3- "version" : " 3.7 .0" ,
3+ "version" : " 3.8 .0" ,
44 "description" : " Export Selenium IDE project contents to Java JUnit" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " code-export" ,
3- "version" : " 3.7 .0" ,
3+ "version" : " 3.8 .0" ,
44 "description" : " Selenium IDE code export" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "keywords" : [
2020 "babel-preset-env" : " ^1.6.1"
2121 },
2222 "dependencies" : {
23- "code-export-java-junit" : " ^3.7 .0" ,
24- "code-export-python-pytest" : " ^3.7 .0"
23+ "code-export-java-junit" : " ^3.8 .0" ,
24+ "code-export-python-pytest" : " ^3.8 .0"
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " selenium-ide-extension" ,
3- "version" : " 3.7.4 " ,
3+ "version" : " 3.8.0 " ,
44 "description" : " An integrated development environment for Selenium scripts" ,
55 "license" : " Apache-2.0" ,
66 "private" : true ,
4949 "@medv/finder" : " ^1.1.1" ,
5050 "browser-webdriver" : " ^3.6.0" ,
5151 "classnames" : " ^2.2.5" ,
52- "code-export" : " ^3.7 .0" ,
52+ "code-export" : " ^3.8 .0" ,
5353 "fuse.js" : " ^3.3.0" ,
5454 "google-closure-library" : " ^20170521.0.0" ,
5555 "js-beautify" : " ^1.7.5" ,
7676 "react-transition-group" : " ^2.2.1" ,
7777 "resolve-url" : " ^0.2.1" ,
7878 "scroll-into-view-if-needed" : " 2" ,
79- "selianize" : " ^3.6.1 " ,
79+ "selianize" : " ^3.8.0 " ,
8080 "string-natural-compare" : " ^2.0.2" ,
8181 "styled-components" : " ^2.1.2" ,
8282 "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.7.4 " ,
6- "version_name" : " 3.7.4 " ,
5+ "version" : " 3.8.0 " ,
6+ "version_name" : " 3.8.0 " ,
77 "homepage_url" : " https://github.com/SeleniumHQ/selenium-ide" ,
88 "icons" : {
99 "16" : " icons/icon16.png" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " selenium-side-runner" ,
3- "version" : " 3.7.4 " ,
3+ "version" : " 3.8.0 " ,
44 "description" : " Run Selenium IDE projects in cli" ,
55 "repository" : " https://github.com/SeleniumHQ/selenium-ide" ,
66 "scripts" : {
3838 "js-yaml" : " ^3.13.1" ,
3939 "rimraf" : " ^2.6.2" ,
4040 "selenium-webdriver" : " 4.0.0-alpha.1" ,
41- "selianize" : " ^3.6.1 " ,
41+ "selianize" : " ^3.8.0 " ,
4242 "semver" : " ^5.5.1" ,
4343 "winston" : " ^2.4.0"
4444 },
Original file line number Diff line number Diff line change 11{
22 "name" : " selianize" ,
3- "version" : " 3.6.1 " ,
3+ "version" : " 3.8.0 " ,
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