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.1-alpha.410cb91a to 14.3.2-alpha.83c25417

4

build/SnapshotFile.js

@@ -75,4 +75,4 @@ /**

hasUncheckedKeys() {
return this._uncheckedKeys.size > 0;
getUncheckedCount() {
return this._uncheckedKeys.size || 0;
}

@@ -79,0 +79,0 @@

{
"name": "jest-snapshot",
"version": "14.3.1-alpha.410cb91a",
"version": "14.3.2-alpha.83c25417",
"repository": {

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

"dependencies": {
"jest-diff": "^14.3.1-alpha.410cb91a",
"jest-file-exists": "^14.3.1-alpha.410cb91a",
"jest-util": "^14.3.1-alpha.410cb91a",
"jest-diff": "^14.3.2-alpha.83c25417",
"jest-file-exists": "^14.3.2-alpha.83c25417",
"jest-util": "^14.3.2-alpha.83c25417",
"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