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

jest-matcher-utils

Package Overview
Dependencies
Maintainers
7
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-matcher-utils - npm Package Compare versions

Comparing version 25.2.0 to 25.2.1-alpha.1

build/ts3.4/deepCyclicCopyReplaceable.d.ts

1

build/deepCyclicCopyReplaceable.d.ts

@@ -8,2 +8,1 @@ /**

export default function deepCyclicCopyReplaceable<T>(value: T, cycles?: WeakMap<any, any>): T;
//# sourceMappingURL=deepCyclicCopyReplaceable.d.ts.map

@@ -54,2 +54,1 @@ /**

export {};
//# sourceMappingURL=index.d.ts.map

@@ -18,2 +18,1 @@ /**

export {};
//# sourceMappingURL=Replaceable.d.ts.map
{
"name": "jest-matcher-utils",
"description": "A set of utility functions for expect and related packages",
"version": "25.2.0",
"version": "25.2.1-alpha.1+5cc2ccdac",
"repository": {

@@ -16,10 +16,17 @@ "type": "git",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"dependencies": {
"chalk": "^3.0.0",
"jest-diff": "^25.2.0",
"jest-get-type": "^25.1.0",
"pretty-format": "^25.2.0"
"jest-diff": "^25.2.1-alpha.1+5cc2ccdac",
"jest-get-type": "^25.2.1-alpha.1+5cc2ccdac",
"pretty-format": "^25.2.1-alpha.1+5cc2ccdac"
},
"devDependencies": {
"@jest/test-utils": "^25.2.0",
"@jest/test-utils": "^25.2.1-alpha.1+5cc2ccdac",
"@types/node": "*"

@@ -30,3 +37,3 @@ },

},
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93"
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9"
}
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