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 13.2.3 to 13.3.0-alpha.a44f195f

16

package.json
{
"name": "jest-snapshot",
"version": "13.2.3",
"version": "13.3.0-alpha.a44f195f",
"repository": {

@@ -11,12 +11,14 @@ "type": "git",

"dependencies": {
"jest-util": "^13.2.2",
"pretty-format": "^3.4.3"
"jest-diff": "^13.3.0-alpha.a44f195f",
"jest-util": "^13.3.0-alpha.a44f195f",
"pretty-format": "^3.5.0"
},
"jest": {
"rootDir": "./src",
"scriptPreprocessor": "../../babel-jest",
"testEnvironment": "node"
},
"scripts": {
"test": "../jest-cli/bin/jest.js"
},
"jest": {
"rootDir": "./build",
"testEnvironment": "node"
}
}

Sorry, the diff of this file is not supported yet

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