New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pacote/jest-either

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pacote/jest-either - npm Package Compare versions

Comparing version 3.1.3 to 4.0.0

6

CHANGELOG.md
# Change Log
## [v4.0.0](https://github.com/PacoteJS/pacote/tree/@pacote/jest-either@4.0.0) (2020-05-07)
[Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/jest-either@3.1.0...@pacote/jest-either@4.0.0)
- **Possibly breaking change:** Upgrades `jest-diff` and `jest-matcher-utils`.
## [v3.1.0](https://github.com/PacoteJS/pacote/tree/@pacote/jest-either@3.1.0) (2019-08-09)

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@pacote/jest-either",
"description": "Jest matcher for Either objects.",
"version": "3.1.3",
"version": "4.0.0",
"sideEffects": false,

@@ -42,4 +42,4 @@ "license": "MIT",

"@pacote/is-plain-object": "^1.1.2",
"jest-diff": "^25.1.0",
"jest-matcher-utils": "^25.1.0",
"jest-diff": "^26.0.1",
"jest-matcher-utils": "^26.0.1",
"ramda": "^0.27.0"

@@ -50,3 +50,3 @@ },

},
"gitHead": "989256011c9c9fd39a12f40d7777709bab5552eb"
"gitHead": "9f97bd0f121e9848bb2178c2d9da0760897ba337"
}
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