Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-core-utils

Package Overview
Dependencies
Maintainers
6
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-core-utils - npm Package Compare versions

Comparing version 4.14.0-next.0 to 4.14.0-next.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Changelog: `gatsby-core-utils`

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.0/packages/gatsby-core-utils) (2023-12-18)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)
#### Bug Fixes
- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) ([48d311e](https://github.com/gatsbyjs/gatsby/commit/48d311e71f7ab6865b0615f6f291764b4b04a874))
### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.1/packages/gatsby-core-utils) (2023-10-26)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "gatsby-core-utils",
"version": "4.14.0-next.0",
"version": "4.14.0-next.1",
"description": "A collection of gatsby utils used in different gatsby packages",

@@ -69,5 +69,5 @@ "keywords": [

"file-type": "^16.5.4",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"got": "^11.8.6",
"hash-wasm": "^4.9.0",
"hash-wasm": "^4.11.0",
"import-from": "^4.0.0",

@@ -86,3 +86,3 @@ "lmdb": "2.5.3",

"@types/ci-info": "2.0.0",
"babel-preset-gatsby-package": "^3.14.0-next.0",
"babel-preset-gatsby-package": "^3.14.0-next.1",
"cross-env": "^7.0.3",

@@ -98,3 +98,3 @@ "del-cli": "^5.0.0",

},
"gitHead": "eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"
"gitHead": "196618a8cb03f3905e801dbfcdd5fcf14963e5fc"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc