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

jest-snapshot

Package Overview
Dependencies
Maintainers
4
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 14.3.0-alpha.d13c163e to 14.3.1-alpha.410cb91a

1

build/SnapshotFile.js

@@ -66,2 +66,3 @@ /**

try {
delete require.cache[require.resolve(filename)];
/* eslint-disable no-useless-call */

@@ -68,0 +69,0 @@ Object.assign(this._content, require.call(null, filename));

8

package.json
{
"name": "jest-snapshot",
"version": "14.3.0-alpha.d13c163e",
"version": "14.3.1-alpha.410cb91a",
"repository": {

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

"dependencies": {
"jest-diff": "^14.3.0-alpha.d13c163e",
"jest-file-exists": "^14.3.0-alpha.d13c163e",
"jest-util": "^14.3.0-alpha.d13c163e",
"jest-diff": "^14.3.1-alpha.410cb91a",
"jest-file-exists": "^14.3.1-alpha.410cb91a",
"jest-util": "^14.3.1-alpha.410cb91a",
"pretty-format": "^3.6.0"

@@ -16,0 +16,0 @@ },

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