Socket
Socket
Sign inDemoInstall

@umijs/route-utils

Package Overview
Dependencies
Maintainers
14
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/route-utils - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

dist/getFlatMenus/getFlatMenus.d.ts

11

package.json
{
"name": "@umijs/route-utils",
"version": "1.0.18",
"version": "1.0.19",
"description": "Quickly process the routing of umi",

@@ -19,4 +19,5 @@ "main": "lib/index.js",

"scripts": {
"build": "father build && tsc -d",
"build": "father-build && tsc -d -p tsconfig.build.json",
"test": "umi-test ./src",
"test:coverage": "umi-test ./src --coverage",
"lint": "npm run lint-eslint",

@@ -33,3 +34,3 @@ "lint-eslint": "eslint --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src",

"eslint": "^7.0.0",
"father": "^2.16.0",
"father-build": "^1.18.1",
"np": "^6.2.3",

@@ -45,3 +46,7 @@ "typescript": "^3.3.3",

"memoize-one": "^5.1.1"
},
"jest": {
"coverageDirectory": "./coverage/",
"collectCoverage": true
}
}

@@ -0,1 +1,2 @@

![](https://codecov.io/gh/umijs/route-utils/branch/master/graph/badge.svg) [![npm package](https://img.shields.io/npm/v/@umijs/route-utils.svg?style=flat-square?style=flat-square)](https://www.npmjs.com/package/@umijs/route-utils)
# @umijs/route-utils

@@ -2,0 +3,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