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

@umijs/runtime

Package Overview
Dependencies
Maintainers
12
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.20 to 3.0.0-beta.21

1

dist/index.esm.js

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

2

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

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