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 4.0.0 to 5.0.0

2

dist/index.js

@@ -68,3 +68,3 @@ "use strict";

var newThis = _objectSpread({}, this, {
var newThis = _objectSpread(_objectSpread({}, this), {}, {
snapshotState: snapshotState

@@ -71,0 +71,0 @@ });

{
"name": "jest-specific-snapshot",
"version": "4.0.0",
"version": "5.0.0",
"license": "MIT",

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

"dependencies": {
"jest-snapshot": "^26.3.0"
"jest-snapshot": "^27.0.2"
},

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

"babel-eslint": "^10.0.3",
"babel-jest": "^25.1.0",
"babel-jest": "^27.0.2",
"eslint": "^6.8.0",

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

"eslint-teamcity": "^2.2.0",
"jest": "^26.3.0",
"jest": "^27.0.3",
"prettier": "^1.19.1"
},
"peerDependencies": {
"jest": ">= 26.0.0"
"jest": ">= 27.0.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