@umijs/runtime
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
@@ -140,2 +140,3 @@ 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 = {}; | ||
@@ -142,0 +143,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
@@ -142,2 +142,3 @@ 'use strict'; | ||
this.validKeys = void 0; | ||
this.hooks = {}; | ||
@@ -144,0 +145,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
{ | ||
"name": "@umijs/runtime", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"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
27514
946