Socket
Socket
Sign inDemoInstall

bepis

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.21 to 2.2.0

3

index.js

@@ -354,3 +354,4 @@ const DEBUG = false;

if ( content == null || content == undefined ) {
// do nothing
// do nothing, but put a statement here so it will not be cut away by transpilers and produce lint / type errors
content = '';
} else if ( typeof content == "string" ) {

@@ -357,0 +358,0 @@ element.innerText = content;

{
"name": "bepis",
"version": "2.1.21",
"version": "2.2.0",
"description": "bepis is a crazy new way to write HTML + CSS in JavaScript",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc