Socket
Socket
Sign inDemoInstall

@gatsbyjs/reach-router

Package Overview
Dependencies
Maintainers
22
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gatsbyjs/reach-router - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "@gatsbyjs/reach-router",
"version": "2.0.0",
"version": "2.0.1",
"description": "Gatsby's fork to modernize reach-router",

@@ -14,3 +14,3 @@ "source": "src/index.js",

"watch": "npm run build watch --no-compress",
"prepare": "cross-env NODE_ENV=production npm run clean && npm run build",
"prepare": "husky install && cross-env NODE_ENV=production npm run clean && npm run build",
"clean": "del-cli dist/*",

@@ -22,6 +22,3 @@ "test": "jest --runInBand",

"lint:fix": "npm run lint -- --fix",
"fix": "npm run format && npm run lint:fix",
"_postinstall": "husky install",
"prepack": "pinst --disable",
"postpack": "pinst --enable"
"fix": "npm run format && npm run lint:fix"
},

@@ -51,3 +48,2 @@ "peerDependencies": {

"microbundle": "^0.15.0",
"pinst": "^3.0.0",
"prettier": "^2.7.1",

@@ -54,0 +50,0 @@ "react": "experimental",

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