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

react-router-path-normalize

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-path-normalize - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

26

package.json
{
"name": "react-router-path-normalize",
"description": "Normalize paths for React Router.",
"version": "1.2.0",
"version": "1.2.1",
"author": {

@@ -43,3 +43,3 @@ "name": "Zac Anger",

"dependencies": {
"path-normalize": "2.1.0"
"path-normalize": "2.1.1"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"babel-plugin-add-module-exports": "0.2.1",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"babel-preset-flow": "6.23.0",

@@ -57,18 +57,18 @@ "babel-preset-react": "6.24.1",

"eslint": "4.19.1",
"eslint-config-zacanger": "3.1.1",
"eslint-config-zacanger": "3.1.2",
"eslint-plugin-babel": "5.1.0",
"eslint-plugin-flowtype": "2.46.3",
"eslint-plugin-import": "2.11.0",
"eslint-plugin-flowtype": "2.47.1",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-react": "7.7.0",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-unicorn": "4.0.3",
"flow-bin": "0.70.0",
"flow-bin": "0.73.0",
"flow-coverage-report": "0.5.0",
"nyc": "11.7.1",
"react": "16.3.2",
"react-dom": "16.3.2",
"nyc": "11.8.0",
"react": "16.4.0",
"react-dom": "16.4.0",
"react-router": "4.2.0",
"react-router-dom": "4.2.2",
"react-test-renderer": "16.3.2",
"react-test-renderer": "16.4.0",
"tap-spec": "4.1.1",

@@ -75,0 +75,0 @@ "tape": "4.9.0"

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