react-router-path-normalize
Advanced tools
Comparing version 3.0.8 to 3.0.9
"use strict"; | ||
function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
@@ -5,0 +5,0 @@ Object.defineProperty(exports, "__esModule", { |
{ | ||
"name": "react-router-path-normalize", | ||
"description": "Normalize paths for React Router.", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"author": { | ||
@@ -10,2 +10,6 @@ "email": "zac@zacanger.com", | ||
}, | ||
"funding": { | ||
"type": "ko-fi", | ||
"url": "https://ko-fi.com/zacanger" | ||
}, | ||
"license": "LGPL-3.0", | ||
@@ -42,14 +46,14 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"path-normalize": "4.0.7" | ||
"path-normalize": "4.0.8" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.8.3", | ||
"@babel/core": "7.8.3", | ||
"@babel/preset-env": "7.8.3", | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.8.6", | ||
"@babel/preset-env": "7.8.6", | ||
"@babel/preset-react": "7.8.3", | ||
"babel-eslint": "10.0.3", | ||
"babel-eslint": "10.1.0", | ||
"babel-plugin-add-module-exports": "1.0.2", | ||
"babel-tape-runner": "3.0.0", | ||
"eslint": "6.8.0", | ||
"eslint-plugin-zacanger": "1.0.0", | ||
"eslint-plugin-zacanger": "1.0.3", | ||
"npm-run-all": "4.1.5", | ||
@@ -59,8 +63,8 @@ "nyc": "15.0.0", | ||
"react": "16.12.0", | ||
"react-dom": "16.12.0", | ||
"react-dom": "16.13.0", | ||
"react-router": "5.1.2", | ||
"react-router-dom": "5.1.2", | ||
"react-test-renderer": "16.12.0", | ||
"sortpack": "2.0.4", | ||
"tape": "4.13.0" | ||
"react-test-renderer": "16.13.0", | ||
"sortpack": "2.1.1", | ||
"tape": "4.13.2" | ||
}, | ||
@@ -88,7 +92,3 @@ "engines": { | ||
"react-router": "^4.0.0 || ^5.0.0" | ||
}, | ||
"funding": { | ||
"type": "ko-fi", | ||
"url": "https://ko-fi.com/zacanger" | ||
} | ||
} |
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
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
13781
+ Addedpath-normalize@4.0.8(transitive)
- Removedpath-normalize@4.0.7(transitive)
Updatedpath-normalize@4.0.8