Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@babel/runtime

Package Overview
Dependencies
1
Maintainers
4
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.1 to 7.24.4

16

helpers/applyDecs2311.js

@@ -62,6 +62,6 @@ var _typeof = require("./typeof.js")["default"];

for (var N = e, O = h.length - 1; O >= 0; O -= n ? 2 : 1) {
var z = h[O],
H = n ? h[O - 1] : void 0,
K = {},
R = {
var z = b(h[O], "A decorator", "be", !0),
A = n ? h[O - 1] : void 0,
H = {},
K = {
kind: ["field", "accessor", "method", "getter", "setter", "class"][o],

@@ -73,5 +73,5 @@ name: r,

b(t, "An initializer", "be", !0), i.push(t);
}.bind(null, K)
}.bind(null, H)
};
if (w) c = z.call(H, N, R), K.v = 1, b(c, "class decorators", "return") && (N = c);else if (R["static"] = s, R["private"] = f, c = R.access = {
if (w) c = z.call(A, N, K), H.v = 1, b(c, "class decorators", "return") && (N = c);else if (K["static"] = s, K["private"] = f, c = K.access = {
has: f ? p.bind() : function (e) {

@@ -86,6 +86,6 @@ return r in e;

e[r] = t;
}), N = z.call(H, D ? {
}), N = z.call(A, D ? {
get: P.get,
set: P.set
} : P[F], R), K.v = 1, D) {
} : P[F], K), H.v = 1, D) {
if ("object" == _typeof(N) && N) (c = b(N.get, "accessor.get")) && (P.get = c), (c = b(N.set, "accessor.set")) && (P.set = c), (c = b(N.init, "accessor.init")) && k.unshift(c);else if (void 0 !== N) throw new TypeError("accessor decorators must return an object with get, set, or init properties or undefined");

@@ -92,0 +92,0 @@ } else b(N, (l ? "field" : "method") + " decorators", "return") && (l ? k.unshift(N) : P[F] = N);

@@ -62,6 +62,6 @@ import _typeof from "./typeof.js";

for (var N = e, O = h.length - 1; O >= 0; O -= n ? 2 : 1) {
var z = h[O],
H = n ? h[O - 1] : void 0,
K = {},
R = {
var z = b(h[O], "A decorator", "be", !0),
A = n ? h[O - 1] : void 0,
H = {},
K = {
kind: ["field", "accessor", "method", "getter", "setter", "class"][o],

@@ -73,5 +73,5 @@ name: r,

b(t, "An initializer", "be", !0), i.push(t);
}.bind(null, K)
}.bind(null, H)
};
if (w) c = z.call(H, N, R), K.v = 1, b(c, "class decorators", "return") && (N = c);else if (R["static"] = s, R["private"] = f, c = R.access = {
if (w) c = z.call(A, N, K), H.v = 1, b(c, "class decorators", "return") && (N = c);else if (K["static"] = s, K["private"] = f, c = K.access = {
has: f ? p.bind() : function (e) {

@@ -86,6 +86,6 @@ return r in e;

e[r] = t;
}), N = z.call(H, D ? {
}), N = z.call(A, D ? {
get: P.get,
set: P.set
} : P[F], R), K.v = 1, D) {
} : P[F], K), H.v = 1, D) {
if ("object" == _typeof(N) && N) (c = b(N.get, "accessor.get")) && (P.get = c), (c = b(N.set, "accessor.set")) && (P.set = c), (c = b(N.init, "accessor.init")) && k.unshift(c);else if (void 0 !== N) throw new TypeError("accessor decorators must return an object with get, set, or init properties or undefined");

@@ -92,0 +92,0 @@ } else b(N, (l ? "field" : "method") + " decorators", "return") && (l ? k.unshift(N) : P[F] = N);

{
"name": "@babel/runtime",
"version": "7.24.1",
"version": "7.24.4",
"description": "babel's modular runtime helpers",

@@ -5,0 +5,0 @@ "license": "MIT",

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