Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-snapshot

Package Overview
Dependencies
Maintainers
5
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-snapshot - npm Package Compare versions

Comparing version 15.2.0-alpha.c681f819 to 16.0.0

2

build/index.js

@@ -96,3 +96,3 @@ /**

const message =
matcherHint('.toMatchSnapshot', 'value', '') + '\n\n' +
() => matcherHint('.toMatchSnapshot', 'value', '') + '\n\n' +
`${ RECEIVED_COLOR('Received value') } does not match ` +

@@ -99,0 +99,0 @@ `${ EXPECTED_COLOR('stored snapshot ' + count) }.\n\n` + (

{
"name": "jest-snapshot",
"version": "15.2.0-alpha.c681f819",
"version": "16.0.0",
"repository": {

@@ -11,6 +11,6 @@ "type": "git",

"dependencies": {
"jest-diff": "^15.2.0-alpha.c681f819",
"jest-file-exists": "^15.2.0-alpha.c681f819",
"jest-matcher-utils": "^15.2.0-alpha.c681f819",
"jest-util": "^15.2.0-alpha.c681f819",
"jest-diff": "^16.0.0",
"jest-file-exists": "^15.0.0",
"jest-matcher-utils": "^16.0.0",
"jest-util": "^16.0.0",
"natural-compare": "^1.4.0",

@@ -17,0 +17,0 @@ "pretty-format": "~4.2.1"

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