function-tree
Advanced tools
Comparing version
@@ -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; |
@@ -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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
423508
0.09%99
1.02%4004
0.73%1
-50%2
100%