Socket
Socket
Sign inDemoInstall

jest-specific-snapshot

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-specific-snapshot - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

10

package.json
{
"name": "jest-specific-snapshot",
"version": "6.0.0",
"version": "7.0.0",
"license": "MIT",

@@ -18,3 +18,3 @@ "repository": "https://github.com/igor-dv/jest-specific-snapshot",

"dependencies": {
"jest-snapshot": "^28.0.0"
"jest-snapshot": "^29.0.0"
},

@@ -26,3 +26,3 @@ "devDependencies": {

"babel-eslint": "^10.0.3",
"babel-jest": "^28.1.3",
"babel-jest": "^29.3.1",
"eslint": "^6.8.0",

@@ -36,8 +36,8 @@ "eslint-config-airbnb-base": "^14.0.0",

"eslint-teamcity": "^2.2.0",
"jest": "^28.1.3",
"jest": "^29.3.1",
"prettier": "^1.19.1"
},
"peerDependencies": {
"jest": ">= 28.0.0"
"jest": ">= 29.0.0"
}
}

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