Socket
Socket
Sign inDemoInstall

bobril

Package Overview
Dependencies
Maintainers
1
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobril - npm Package Compare versions

Comparing version 17.6.0 to 17.6.1

4

CHANGELOG.md
# CHANGELOG
## 17.6.1
Fixed regression in router from 17.1.0 (blank screen after reload of some routes).
## 17.6.0

@@ -4,0 +8,0 @@

2

package.json
{
"name": "bobril",
"version": "17.6.0",
"version": "17.6.1",
"description": "Component Oriented MVC Framework with virtual DOM and CSS",

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

@@ -694,2 +694,4 @@ import {

doAction(tr!);
} else {
invalidate();
}

@@ -696,0 +698,0 @@ currentTransition = null;

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