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

@umijs/runtime

Package Overview
Dependencies
Maintainers
11
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.0.0-beta.2 to 3.0.0-beta.3

1

dist/index.esm.js

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

2

package.json
{
"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",

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