Socket
Socket
Sign inDemoInstall

jest-message-util

Package Overview
Dependencies
34
Maintainers
4
Versions
202
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.3 to 30.0.0-alpha.4

2

build/index.js

@@ -37,3 +37,3 @@ /*!

function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
var Symbol = globalThis['jest-symbol-do-not-touch'] || globalThis.Symbol;

@@ -40,0 +40,0 @@ var Symbol = globalThis['jest-symbol-do-not-touch'] || globalThis.Symbol;

{
"name": "jest-message-util",
"version": "30.0.0-alpha.3",
"version": "30.0.0-alpha.4",
"repository": {

@@ -26,3 +26,3 @@ "type": "git",

"@babel/code-frame": "^7.12.13",
"@jest/types": "30.0.0-alpha.3",
"@jest/types": "30.0.0-alpha.4",
"@types/stack-utils": "^2.0.0",

@@ -32,3 +32,3 @@ "chalk": "^4.0.0",

"micromatch": "^4.0.4",
"pretty-format": "30.0.0-alpha.3",
"pretty-format": "30.0.0-alpha.4",
"slash": "^3.0.0",

@@ -46,3 +46,3 @@ "stack-utils": "^2.0.3"

},
"gitHead": "e267aff33d105399f2134bad7c8f82285104f3da"
"gitHead": "32b966f988d47a7673d2ef4b92e834dab7d66f07"
}

Sorry, the diff of this file is not supported yet

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