🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

function-tree

Package Overview
Dependencies
Maintainers
6
Versions
506
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

to
3.3.4-1749198282070

.babelrc.cjs

5

es/devtools/index.js

@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }

function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
/* global VERSION */
import _Provider from '../Provider';
import DevtoolsBase from './base';
import WebSocket from 'universal-websocket-client';
var VERSION = process.env.npm_package_version;

@@ -29,3 +30,3 @@ // Used by cerebral/devtools

_this.latestExecutionId = null;
_this.version = VERSION;
_this.version = "5.2.5-1749198282070";
_this.init();

@@ -32,0 +33,0 @@ return _this;

7

lib/devtools/index.js

@@ -30,6 +30,3 @@ "use strict";

function _inherits(t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), e && _setPrototypeOf(t, e); }
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
var VERSION = process.env.npm_package_version;
// Used by cerebral/devtools
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); } /* global VERSION */ // Used by cerebral/devtools
var Devtools = exports.Devtools = /*#__PURE__*/function (_DevtoolsBase) {

@@ -42,3 +39,3 @@ function Devtools(options) {

_this.latestExecutionId = null;
_this.version = VERSION;
_this.version = "5.2.5-1749198282070";
_this.init();

@@ -45,0 +42,0 @@ return _this;

{
"name": "function-tree",
"version": "3.3.3",
"version": "3.3.4-1749198282070",
"description": "When a function is not enough",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet