Socket
Socket
Sign inDemoInstall

expect

Package Overview
Dependencies
Maintainers
6
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expect - npm Package Compare versions

Comparing version 21.3.0-alpha.eff7a1cf to 21.3.0-beta.1

3

build/to_throw_matchers.js

@@ -22,3 +22,2 @@ 'use strict';Object.defineProperty(exports, "__esModule", { value: true });

var _jasmine_utils = require('./jasmine_utils');function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };} /**

@@ -177,3 +176,3 @@ * Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

' ' +
(0, _jestMatcherUtils.highlightTrailingWhitespace)(message, _jestMatcherUtils.RECEIVED_BG) +
(0, _jestMatcherUtils.highlightTrailingWhitespace)(message) +
(0, _jestMessageUtil.formatStackTrace)(

@@ -180,0 +179,0 @@ stack,

{
"name": "expect",
"version": "21.3.0-alpha.eff7a1cf",
"version": "21.3.0-beta.1",
"repository": {

@@ -13,8 +13,8 @@ "type": "git",

"ansi-styles": "^3.2.0",
"jest-diff": "21.3.0-alpha.eff7a1cf",
"jest-get-type": "21.3.0-alpha.eff7a1cf",
"jest-matcher-utils": "21.3.0-alpha.eff7a1cf",
"jest-message-util": "21.3.0-alpha.eff7a1cf",
"jest-regex-util": "21.3.0-alpha.eff7a1cf"
"jest-diff": "21.3.0-beta.1",
"jest-get-type": "^21.2.0",
"jest-matcher-utils": "21.3.0-beta.1",
"jest-message-util": "^21.2.1",
"jest-regex-util": "^21.2.0"
}
}

Sorry, the diff of this file is too big to display

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