Socket
Socket
Sign inDemoInstall

jest-snapshot

Package Overview
Dependencies
153
Maintainers
3
Versions
277
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2

10

build/index.d.ts

@@ -7,9 +7,7 @@ /**

*/
import type {Config} from '@jest/types';
import type {MatcherContext} from 'expect';
import type {MatcherFunctionWithContext} from 'expect';
import {Plugin as Plugin_2} from 'pretty-format';
import {Plugins} from 'pretty-format';
import type {PrettyFormatOptions} from 'pretty-format';
import {Config} from '@jest/types';
import {MatcherContext, MatcherFunctionWithContext} from 'expect';
import {Plugin as Plugin_2, Plugins, PrettyFormatOptions} from 'pretty-format';
export declare const addSerializer: (plugin: Plugin_2) => void;

@@ -16,0 +14,0 @@

26

package.json
{
"name": "jest-snapshot",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"repository": {

@@ -27,16 +27,16 @@ "type": "git",

"@babel/types": "^7.3.3",
"@jest/expect-utils": "30.0.0-alpha.1",
"@jest/transform": "30.0.0-alpha.1",
"@jest/types": "30.0.0-alpha.1",
"@jest/expect-utils": "30.0.0-alpha.2",
"@jest/transform": "30.0.0-alpha.2",
"@jest/types": "30.0.0-alpha.2",
"babel-preset-current-node-syntax": "^1.0.0",
"chalk": "^4.0.0",
"expect": "30.0.0-alpha.1",
"expect": "30.0.0-alpha.2",
"graceful-fs": "^4.2.9",
"jest-diff": "30.0.0-alpha.1",
"jest-get-type": "30.0.0-alpha.1",
"jest-matcher-utils": "30.0.0-alpha.1",
"jest-message-util": "30.0.0-alpha.1",
"jest-util": "30.0.0-alpha.1",
"jest-diff": "30.0.0-alpha.2",
"jest-get-type": "30.0.0-alpha.2",
"jest-matcher-utils": "30.0.0-alpha.2",
"jest-message-util": "30.0.0-alpha.2",
"jest-util": "30.0.0-alpha.2",
"natural-compare": "^1.4.0",
"pretty-format": "30.0.0-alpha.1",
"pretty-format": "30.0.0-alpha.2",
"semver": "^7.5.3",

@@ -48,3 +48,3 @@ "synckit": "^0.8.5"

"@babel/preset-react": "^7.12.1",
"@jest/test-utils": "30.0.0-alpha.1",
"@jest/test-utils": "30.0.0-alpha.2",
"@tsd/typescript": "^5.0.4",

@@ -68,3 +68,3 @@ "@types/babel__core": "^7.1.14",

},
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc