gatsby-page-utils
Advanced tools
Comparing version 3.14.0 to 3.15.0-next.0
@@ -6,2 +6,10 @@ # Changelog: `gatsby-page-utils` | ||
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.14.0/packages/gatsby-page-utils) (2024-11-06) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14) | ||
#### Chores | ||
- update [dev] minor and patch dependencies for gatsby-page-utils [#38593](https://github.com/gatsbyjs/gatsby/issues/38593) ([e8efe88](https://github.com/gatsbyjs/gatsby/commit/e8efe8849f8b882fef6fc2f06439c04db2352f0b)) | ||
### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.13.1/packages/gatsby-page-utils) (2024-01-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "gatsby-page-utils", | ||
"version": "3.14.0", | ||
"version": "3.15.0-next.0", | ||
"description": "Gatsby library that helps creating pages", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
"fs-exists-cached": "^1.0.0", | ||
"gatsby-core-utils": "^4.14.0", | ||
"gatsby-core-utils": "^4.15.0-next.0", | ||
"glob": "^7.2.3", | ||
@@ -43,3 +43,3 @@ "lodash": "^4.17.21", | ||
"@types/micromatch": "^4.0.6", | ||
"babel-preset-gatsby-package": "^3.14.0", | ||
"babel-preset-gatsby-package": "^3.15.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -55,3 +55,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "5397fbf5554ec3d937cc5a9042f2141b698d9eab" | ||
"gitHead": "17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
58042
0
1
+ Addedgatsby-core-utils@4.15.0-next.0(transitive)
- Removedgatsby-core-utils@4.14.0(transitive)