@umijs/runtime
Advanced tools
Comparing version 3.0.0-beta.20 to 3.0.0-beta.21
@@ -180,3 +180,2 @@ export { Link, MemoryRouter, NavLink, Prompt, Redirect, Route, Router, Switch, matchPath, useHistory, useLocation, useParams, useRouteMatch, withRouter } from 'react-router-dom'; | ||
this.validKeys = void 0; | ||
this.hooks = {}; | ||
@@ -183,0 +182,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
@@ -182,3 +182,2 @@ 'use strict'; | ||
this.validKeys = void 0; | ||
this.hooks = {}; | ||
@@ -185,0 +184,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
{ | ||
"name": "@umijs/runtime", | ||
"version": "3.0.0-beta.20", | ||
"version": "3.0.0-beta.21", | ||
"description": "@umijs/runtime", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
36782
1224