Socket
Socket
Sign inDemoInstall

jeefo_component

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

8

collect_components.js
/* -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
* File Name : collect_components.js
* Created at : 2017-08-10
* Updated at : 2017-08-28
* Updated at : 2017-08-30
* Author : jeefo

@@ -70,4 +70,6 @@ * Purpose :

transclude(other.children, node.children);
node.children = other.children;
if (other.children.length) {
transclude(other.children, node.children);
node.children = other.children;
}
};

@@ -74,0 +76,0 @@

{
"name": "jeefo_component",
"version": "0.0.2",
"version": "0.0.3",
"description": "Part of jeefo framework",

@@ -5,0 +5,0 @@ "author": {

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