gatsby-admin
Advanced tools
Comparing version 0.1.68 to 0.1.69
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.1.69](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.68...gatsby-admin@0.1.69) (2020-06-19) | ||
### Bug Fixes | ||
- **gatsby-admin:** add missing `nodemon` dependency ([#25014](https://github.com/gatsbyjs/gatsby/issues/25014)) ([68ca7da](https://github.com/gatsbyjs/gatsby/commit/68ca7da)), closes [#25007](https://github.com/gatsbyjs/gatsby/issues/25007) | ||
## [0.1.68](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.67...gatsby-admin@0.1.68) (2020-06-15) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-admin", | ||
"version": "0.1.68", | ||
"version": "0.1.69", | ||
"main": "index.js", | ||
@@ -20,3 +20,3 @@ "author": "Max Stoiber", | ||
"formik": "^2.1.4", | ||
"gatsby": "^2.23.4", | ||
"gatsby": "^2.23.5", | ||
"gatsby-interface": "0.0.167", | ||
@@ -26,2 +26,3 @@ "gatsby-plugin-typescript": "^2.4.6", | ||
"ncp": "^2.0.0", | ||
"nodemon": "^2.0.4", | ||
"react": "^16.12.0", | ||
@@ -44,3 +45,3 @@ "react-dom": "^16.12.0", | ||
}, | ||
"gitHead": "88d5eebc317758eeab92d8c025e278115c0bb6e3" | ||
"gitHead": "b95439c0dbce9c1434278a4800b51bed5d17116a" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2831347
113
9030
22
86
6