This repository was archived by the owner on Oct 4, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @yoast/example-component-app" ,
3- "version" : " 1.0.45 " ,
3+ "version" : " 1.0.46 " ,
44 "description" : " This app demonstrates the possibilites of our components" ,
55 "main" : " index.js" ,
66 "author" : " Yoast" ,
1717 "@yoast/components" : " ^0.11.0-rc.0" ,
1818 "@yoast/configuration-wizard" : " ^1.10.0-rc.0" ,
1919 "@yoast/helpers" : " ^0.9.0-rc.0" ,
20- "@yoast/search-metadata-previews" : " ^1.13.0-rc.1 " ,
20+ "@yoast/search-metadata-previews" : " ^1.13.0" ,
2121 "@yoast/style-guide" : " ^0.9.0-rc.0" ,
2222 "babel-polyfill" : " ^6.23.0" ,
2323 "lodash" : " 4.17.11" ,
2828 "redux-devtools-dock-monitor" : " ^1.1.3" ,
2929 "redux-devtools-log-monitor" : " ^1.4.0" ,
3030 "styled-components" : " ^4.3.2" ,
31- "yoastseo" : " ^1.64.0-rc.0 "
31+ "yoastseo" : " ^1.64.0"
3232 },
3333 "devDependencies" : {
3434 "@babel/preset-env" : " ^7.3.4" ,
5050 "webpack" : " 4.19.1" ,
5151 "webpack-cli" : " ^2.1.3" ,
5252 "webpack-dev-server" : " 3.1.14" ,
53- "yoast-components" : " ^4.37.0-rc.1 "
53+ "yoast-components" : " ^4.37.0"
5454 },
5555 "peerDependencies" : {
5656 "material-ui" : " ^0.18.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @yoast/content-analysis-app" ,
3- "version" : " 0.1.43 " ,
3+ "version" : " 0.1.44 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/core" : " 7.1.6" ,
6868 "webpack-manifest-plugin" : " 2.0.4" ,
6969 "workbox-webpack-plugin" : " 3.6.3" ,
7070 "worker-loader" : " ^2.0.0" ,
71- "yoastseo" : " ^1.64.0-rc.0 "
71+ "yoastseo" : " ^1.64.0"
7272 },
7373 "scripts" : {
7474 "start" : " node scripts/start.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @yoast/search-metadata-previews" ,
3- "version" : " 1.13.0-rc.1 " ,
3+ "version" : " 1.13.0" ,
44 "private" : false ,
55 "main" : " src/index.js" ,
66 "repository" : {
3030 "prop-types" : " ^15.6.0" ,
3131 "react-transition-group" : " ^2.7.1" ,
3232 "styled-components" : " ^4.2.0" ,
33- "yoastseo" : " ^1.64.0-rc.0 "
33+ "yoastseo" : " ^1.64.0"
3434 },
3535 "devDependencies" : {
3636 "enzyme" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " yoast-components" ,
3- "version" : " 4.37.0-rc.1 " ,
3+ "version" : " 4.37.0" ,
44 "description" : " Yoast Generic Components" ,
55 "homepage" : " https://github.com/Yoast/" ,
66 "repository" : {
6464 "@yoast/components" : " ^0.11.0-rc.0" ,
6565 "@yoast/configuration-wizard" : " ^1.10.0-rc.0" ,
6666 "@yoast/helpers" : " ^0.9.0-rc.0" ,
67- "@yoast/search-metadata-previews" : " ^1.13.0-rc.1 " ,
67+ "@yoast/search-metadata-previews" : " ^1.13.0" ,
6868 "@yoast/style-guide" : " ^0.9.0-rc.0" ,
6969 "algoliasearch" : " ^3.22.3" ,
7070 "clipboard" : " ^1.5.15" ,
8484 "styled-components" : " ^4.2.0" ,
8585 "whatwg-fetch" : " ^1.0.0" ,
8686 "wicked-good-xpath" : " ^1.3.0" ,
87- "yoastseo" : " ^1.64.0-rc.0 "
87+ "yoastseo" : " ^1.64.0"
8888 },
8989 "devDependencies" : {
9090 "autoprefixer" : " ^6.4.0" ,
Original file line number Diff line number Diff line change 99 ],
1010 "main" : " index.js" ,
1111 "license" : " GPL-3.0" ,
12- "version" : " 1.64.0-rc.0 " ,
12+ "version" : " 1.64.0" ,
1313 "repository" : {
1414 "type" : " git" ,
1515 "url" : " https://github.com/Yoast/javascript.git" ,
You can’t perform that action at this time.
0 commit comments