Socket
Socket
Sign inDemoInstall

kitr-box

Package Overview
Dependencies
116
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

4

index.js

@@ -14,2 +14,6 @@ 'use strict'

Children.forEach(props.children, child => {
if (!child) {
return
}
if (child.type === Header) {

@@ -16,0 +20,0 @@ return headers.push(child)

2

package.json
{
"name": "kitr-box",
"version": "1.1.1",
"version": "1.1.2",
"description": "Simple layout system with components",

@@ -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