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 20.3.1 to 20.3.2

2

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

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

@@ -354,2 +354,3 @@ import { CSSStyles, CSSPseudoStyles, CSSStylesItem, CSSInlineStyles } from "./cssTypes";

if (rebuildStyles) {
rebuildStyles = false;
if (hasBundledSprites) {

@@ -521,3 +522,2 @@ let imageSprite = imageCache[lastSpriteUrl];

htmlStyle = styleElement;
rebuildStyles = false;
}

@@ -524,0 +524,0 @@ chainedAfterFrame(root);

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