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

simple-static-react-router

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-static-react-router - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

5

index.js

@@ -655,2 +655,7 @@ (function webpackUniversalModuleDefinition(root, factory) {

_createClass(Router, [{
key: "componentWillReceiveProps",
value: function componentWillReceiveProps() {
this.forceUpdate();
}
}, {
key: "componentWillMount",

@@ -657,0 +662,0 @@ value: function componentWillMount() {

2

package.json
{
"name": "simple-static-react-router",
"version": "0.0.8",
"version": "0.0.9",
"description": "Simple static routing components for React",

@@ -5,0 +5,0 @@ "main": "./dist/simple-static-react-router.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