Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-schema-matcher

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-schema-matcher - npm Package Compare versions

Comparing version 1.7.14 to 1.8.0

7

CHANGELOG.md
# Changelog
# [1.8.0](https://github.com/ryparker/jest-schema-matcher/compare/v1.7.14...v1.8.0) (2021-01-01)
### Features
* **schema generation:** generated schemas are now sorted to reduce unnecessary order changes ([a1cb90b](https://github.com/ryparker/jest-schema-matcher/commit/a1cb90b9cbadcad64adf98dc4997faf67360ea5d))
## [1.7.14](https://github.com/ryparker/jest-schema-matcher/compare/v1.7.13...v1.7.14) (2020-12-23)

@@ -4,0 +11,0 @@

10

package.json
{
"name": "jest-schema-matcher",
"version": "1.7.14",
"version": "1.8.0",
"license": "MIT",

@@ -79,3 +79,3 @@ "files": [

"pretty-format": "^26.6.2",
"schematized": "^1.8.9",
"schematized": "^1.9.0",
"variable-diff": "^2.0.2"

@@ -87,4 +87,4 @@ },

"@types/jest": "^26.0.19",
"@types/lodash": "^4.14.165",
"@types/node": "^14.14.14",
"@types/lodash": "^4.14.167",
"@types/node": "^14.14.19",
"commitizen": "^4.2.2",

@@ -101,3 +101,3 @@ "conventional-changelog-conventionalcommits": "^4.5.0",

"rimraf": "^3.0.2",
"semantic-release": "^17.3.0",
"semantic-release": "^17.3.1",
"ts-jest": "^26.4.4",

@@ -104,0 +104,0 @@ "typescript": "^4.1.3",

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