This repository was archived by the owner on Oct 4, 2022. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 9 files changed +22
-22
lines changed 
replacement-variable-editor Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " @yoast/example-component-app" 
3-   "version" : " 1.1.0-rc.1 " 
3+   "version" : " 1.1.0" 
44  "description" : " This app demonstrates the possibilites of our components" 
55  "main" : " index.js" 
66  "author" : " Yoast" 
1616    "@yoast/components" : " ^2.11.0" 
1717    "@yoast/configuration-wizard" : " ^2.14.0" 
1818    "@yoast/helpers" : " ^0.14.0" 
19-     "@yoast/search-metadata-previews" : " ^2.16.0-rc.1 " 
19+     "@yoast/search-metadata-previews" : " ^2.16.0" 
2020    "@yoast/style-guide" : " ^0.13.0" 
2121    "babel-polyfill" : " ^6.23.0" 
2222    "lodash" : " 4.17.11" 
2727    "redux-devtools-dock-monitor" : " ^1.1.3" 
2828    "redux-devtools-log-monitor" : " ^1.4.0" 
2929    "styled-components" : " ^4.3.2" 
30-     "yoastseo" : " ^1.87.0-rc.1 " 
30+     "yoastseo" : " ^1.87.0" 
3131  },
3232  "devDependencies" : {
3333    "@babel/preset-env" : " ^7.3.4" 
4949    "webpack" : " 4.19.1" 
5050    "webpack-cli" : " ^2.1.3" 
5151    "webpack-dev-server" : " 3.1.14" 
52-     "yoast-components" : " ^5.16.0-rc.1 " 
52+     "yoast-components" : " ^5.16.0" 
5353  },
5454  "peerDependencies" : {
5555    "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.2.0-rc.1 " 
3+ 	"version" : " 0.2.0" 
44	"private" : true ,
55	"dependencies" : {
66		"@babel/core" : " 7.7.4" 
7171		"webpack-manifest-plugin" : " 2.2.0" 
7272		"workbox-webpack-plugin" : " 4.3.1" 
7373		"worker-loader" : " ^2.0.0" 
74- 		"yoastseo" : " ^1.87.0-rc.1 " 
74+ 		"yoastseo" : " ^1.87.0" 
7575	},
7676	"scripts" : {
7777		"start" : " node scripts/start.js" 
Original file line number Diff line number Diff line change 11{
22  "name" : " @yoast/replacement-variable-editor" 
3-   "version" : " 1.9.0-rc.1 " 
3+   "version" : " 1.9.0" 
44  "private" : false ,
55  "main" : " src/index.js" 
66  "repository" : {
4545    "lodash" : " ^4.17.11" 
4646    "prop-types" : " ^15.7.2" 
4747    "styled-components" : " ^4.4.1" 
48-     "yoastseo" : " ^1.87.0-rc.1 " 
48+     "yoastseo" : " ^1.87.0" 
4949  }
5050}
Original file line number Diff line number Diff line change 11{
22  "name" : " @yoast/schema-blocks" 
3-   "version" : " 1.0.0-RC3 " 
3+   "version" : " 1.0.0" 
44  "main" : " dist/index.js" 
55  "license" : " MIT" 
66  "private" : false ,
Original file line number Diff line number Diff line change 11{
22  "name" : " @yoast/search-metadata-previews" 
3-   "version" : " 2.16.0-rc.1 " 
3+   "version" : " 2.16.0" 
44  "private" : false ,
55  "main" : " src/index.js" 
66  "repository" : {
2020    "@wordpress/i18n" : " ^1.1.0" 
2121    "@yoast/components" : " ^2.11.0" 
2222    "@yoast/helpers" : " ^0.14.0" 
23-     "@yoast/replacement-variable-editor" : " ^1.9.0-rc.1 " 
23+     "@yoast/replacement-variable-editor" : " ^1.9.0" 
2424    "@yoast/style-guide" : " ^0.13.0" 
2525    "draft-js" : " ^0.10.5" 
2626    "draft-js-mention-plugin" : " ^3.0.4" 
3131    "prop-types" : " ^15.6.0" 
3232    "react-transition-group" : " ^2.7.1" 
3333    "styled-components" : " ^4.2.0" 
34-     "yoastseo" : " ^1.87.0-rc.1 " 
34+     "yoastseo" : " ^1.87.0" 
3535  },
3636  "devDependencies" : {
3737    "@yoast/browserslist-config" : " ^1.2.2" 
Original file line number Diff line number Diff line change 11{
22	"name" : " @yoast/social-metadata-forms" 
3- 	"version" : " 1.9.0-rc.1 " 
3+ 	"version" : " 1.9.0" 
44	"main" : " src/index.js" 
55	"repository" : {
66		"type" : " git" 
3838	"dependencies" : {
3939		"@wordpress/i18n" : " ^1.1.0" 
4040		"@yoast/components" : " ^2.11.0" 
41- 		"@yoast/replacement-variable-editor" : " ^1.9.0-rc.1 " 
41+ 		"@yoast/replacement-variable-editor" : " ^1.9.0" 
4242		"@yoast/style-guide" : " ^0.13.0" 
4343		"lodash" : " ^4.17.11" 
4444		"prop-types" : " ^15.6.0" 
Original file line number Diff line number Diff line change 11{
22  "name" : " @yoast/social-metadata-previews" 
3-   "version" : " 1.9.0-rc.1 " 
3+   "version" : " 1.9.0" 
44  "main" : " src/index.js" 
55  "repository" : {
66    "type" : " git" 
3737  },
3838  "dependencies" : {
3939    "@wordpress/i18n" : " ^1.1.0" 
40-     "@yoast/replacement-variable-editor" : " ^1.9.0-rc.1 " 
41-     "@yoast/social-metadata-forms" : " ^1.9.0-rc.1 " 
40+     "@yoast/replacement-variable-editor" : " ^1.9.0" 
41+     "@yoast/social-metadata-forms" : " ^1.9.0" 
4242    "@yoast/style-guide" : " ^0.13.0" 
4343    "lodash" : " ^4.17.11" 
4444    "prop-types" : " ^15.6.0" 
Original file line number Diff line number Diff line change 11{
22  "name" : " yoast-components" 
3-   "version" : " 5.16.0-rc.1 " 
3+   "version" : " 5.16.0" 
44  "description" : " Yoast Generic Components" 
55  "homepage" : " https://github.com/Yoast/" 
66  "repository" : {
6363    "@yoast/components" : " ^2.11.0" 
6464    "@yoast/configuration-wizard" : " ^2.14.0" 
6565    "@yoast/helpers" : " ^0.14.0" 
66-     "@yoast/replacement-variable-editor" : " ^1.9.0-rc.1 " 
67-     "@yoast/search-metadata-previews" : " ^2.16.0-rc.1 " 
66+     "@yoast/replacement-variable-editor" : " ^1.9.0" 
67+     "@yoast/search-metadata-previews" : " ^2.16.0" 
6868    "@yoast/style-guide" : " ^0.13.0" 
6969    "clipboard" : " ^1.5.15" 
7070    "draft-js" : " ^0.11.4" 
8383    "styled-components" : " ^4.2.0" 
8484    "whatwg-fetch" : " ^1.0.0" 
8585    "wicked-good-xpath" : " ^1.3.0" 
86-     "yoastseo" : " ^1.87.0-rc.1 " 
86+     "yoastseo" : " ^1.87.0" 
8787  },
8888  "devDependencies" : {
8989    "@yoast/browserslist-config" : " ^1.2.2" 
Original file line number Diff line number Diff line change 99  ],
1010  "main" : " index.js" 
1111  "license" : " GPL-3.0" 
12-   "version" : " 1.87.0-rc.1 " 
12+   "version" : " 1.87.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