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

@gatsbyjs/parcel-namer-relative-to-cwd

Package Overview
Dependencies
Maintainers
17
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gatsbyjs/parcel-namer-relative-to-cwd - npm Package Compare versions

Comparing version 2.6.0-next.0 to 2.6.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Changelog: `@gatsbyjs/parcel-namer-relative-to-cwd`

## [2.5.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.5.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-01-24)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd
## [2.4.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.4.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-01-10)

@@ -8,0 +14,0 @@

16

package.json
{
"name": "@gatsbyjs/parcel-namer-relative-to-cwd",
"main": "lib/index.js",
"version": "2.6.0-next.0",
"version": "2.6.0",
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-namer-relative-to-cwd#readme",

@@ -19,11 +19,11 @@ "description": "Parcel namer that preserve directory structure to stabilize output and keep the hierarchy.",

"dependencies": {
"@babel/runtime": "^7.20.7",
"@parcel/namer-default": "2.8.2",
"@parcel/plugin": "2.8.2",
"gatsby-core-utils": "^4.6.0-next.0"
"@babel/runtime": "^7.20.13",
"@parcel/namer-default": "2.8.3",
"@parcel/plugin": "2.8.3",
"gatsby-core-utils": "^4.6.0"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"babel-preset-gatsby-package": "^3.6.0-next.0",
"@babel/core": "^7.20.12",
"babel-preset-gatsby-package": "^3.6.0",
"cross-env": "^7.0.3"

@@ -39,3 +39,3 @@ },

],
"gitHead": "ede0901d34f1224914a873d59c2a370297e47422"
"gitHead": "8419b3490e937f76f1264505e9e30032adac9fff"
}
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