Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

function-tree

Package Overview
Dependencies
Maintainers
6
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-tree - npm Package Compare versions

Comparing version 3.3.1-1570356110414 to 3.3.1-1570365149941

2

es/devtools/index.js

@@ -27,3 +27,3 @@ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();

_this.latestExecutionId = null;
_this.version = "3.3.1-1570356110414";
_this.version = "3.3.1-1570365149941";
_this.init();

@@ -30,0 +30,0 @@ return _this;

@@ -48,3 +48,3 @@ 'use strict';

_this.latestExecutionId = null;
_this.version = "3.3.1-1570356110414";
_this.version = "3.3.1-1570365149941";
_this.init();

@@ -51,0 +51,0 @@ return _this;

{
"name": "function-tree",
"version": "3.3.1-1570356110414",
"version": "3.3.1-1570365149941",
"description": "When a function is not enough",

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

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