Socket
Socket
Sign inDemoInstall

@jest/schemas

Package Overview
Dependencies
1
Maintainers
3
Versions
19
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

19

build/index.d.ts

@@ -7,11 +7,14 @@ /**

*/
import {Static} from '@sinclair/typebox';
import {TBoolean} from '@sinclair/typebox';
import {TNull} from '@sinclair/typebox';
import {TNumber} from '@sinclair/typebox';
import {TObject} from '@sinclair/typebox';
import {TOptional} from '@sinclair/typebox';
import {TReadonly} from '@sinclair/typebox';
import {TString} from '@sinclair/typebox';
import {
Static,
TBoolean,
TNull,
TNumber,
TObject,
TOptional,
TReadonly,
TString,
} from '@sinclair/typebox';
declare const RawSnapshotFormat: TObject<{

@@ -18,0 +21,0 @@ callToJSON: TOptional<TReadonly<TBoolean>>;

{
"name": "@jest/schemas",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"repository": {

@@ -30,3 +30,3 @@ "type": "git",

},
"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