@umijs/runtime
Advanced tools
Comparing version 3.5.13 to 3.5.14
@@ -637,2 +637,3 @@ export { createBrowserHistory, createHashHistory, createMemoryHistory } from 'history-with-query'; | ||
this.validKeys = void 0; | ||
this.hooks = {}; | ||
@@ -639,0 +640,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
@@ -639,2 +639,3 @@ 'use strict'; | ||
this.validKeys = void 0; | ||
this.hooks = {}; | ||
@@ -641,0 +642,0 @@ this.validKeys = (opts === null || opts === void 0 ? void 0 : opts.validKeys) || []; |
{ | ||
"name": "@umijs/runtime", | ||
"version": "3.5.13", | ||
"version": "3.5.14", | ||
"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
50097
1532