Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@umijs/runtime

Package Overview
Dependencies
Maintainers
14
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/runtime - npm Package Compare versions

Comparing version 3.5.13 to 3.5.14

1

dist/index.esm.js

@@ -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) || [];

2

package.json
{
"name": "@umijs/runtime",
"version": "3.5.13",
"version": "3.5.14",
"description": "@umijs/runtime",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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