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

@thetimes/jest-lint

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thetimes/jest-lint - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

main.js

@@ -31,3 +31,3 @@ "use strict";

maxAttrArrayLength: opts.maxAttributeArrayLength || 5,
maxAttrStringLength: opts.maxAttributeStringLength || 30,
maxAttrStringLength: opts.maxAttributeStringLength || 32,
maxDepth: opts.maxDepth || 10,

@@ -34,0 +34,0 @@ maxFileSize: opts.maxFileSize || 10000,

{
"name": "@thetimes/jest-lint",
"version": "1.2.0",
"version": "1.3.0",
"description": "A tool to analyse/validate jest snapshots",

@@ -5,0 +5,0 @@ "main": "index.js",

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