File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
gatsby-plugin-no-sourcemaps Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-no-sourcemaps" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Disable sourcemaps when building javascript" ,
55 "main" : " index.js" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-typography" ,
3- "version" : " 1.7.12 " ,
3+ "version" : " 1.7.13 " ,
44 "description" : " Gatsby plugin to setup server rendering of Typography.js' CSS" ,
55 "main" : " index.js" ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-drupal" ,
3- "version" : " 2.0.16 " ,
3+ "version" : " 2.0.17 " ,
44 "description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
55 "scripts" : {
66 "build" : " babel src --out-dir . --ignore __tests__" ,
1818 "axios" : " ^0.16.1" ,
1919 "babel-runtime" : " ^6.26.0" ,
2020 "bluebird" : " ^3.5.0" ,
21- "gatsby-source-filesystem" : " ^1.5.15 " ,
21+ "gatsby-source-filesystem" : " ^1.5.16 " ,
2222 "lodash" : " ^4.17.4"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-filesystem" ,
3- "version" : " 1.5.15 " ,
3+ "version" : " 1.5.16 " ,
44 "description" : " Gatsby plugin which parses files within a directory for further parsing by other plugins" ,
55 "license" : " MIT" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-wordpress" ,
33 "description" : " Gatsby source plugin for building websites using the Wordpress CMS as a data source." ,
4- "version" : " 2.0.51 " ,
4+ "version" : " 2.0.52 " ,
55 "author" :
" Sebastien Fichot <[email protected] >" ,
66 "bundleDependencies" : false ,
77 "dependencies" : {
1010 "bluebird" : " ^3.5.0" ,
1111 "deep-map" : " ^1.5.0" ,
1212 "deep-map-keys" : " ^1.2.0" ,
13- "gatsby-source-filesystem" : " ^1.5.15 " ,
13+ "gatsby-source-filesystem" : " ^1.5.16 " ,
1414 "json-stringify-safe" : " ^5.0.1" ,
1515 "lodash" : " ^4.17.4" ,
1616 "qs" : " ^6.4.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby" ,
33 "description" : " React.js Static Site Generator" ,
4- "version" : " 1.9.172 " ,
4+ "version" : " 1.9.173 " ,
55 "author" :
" Kyle Mathews <[email protected] >" ,
66 "bin" : {
77 "gatsby" : " ./dist/bin/gatsby.js"
You can’t perform that action at this time.
0 commit comments