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

jest-preset-stylelint

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-preset-stylelint - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

2

index.d.ts

@@ -151,3 +151,3 @@ export type TestCase = {

*/
loadLint?: () => Promise<import('stylelint').lint>;
loadLint?: () => Promise<(typeof import('stylelint'))['lint']>;
};

@@ -154,0 +154,0 @@

{
"name": "jest-preset-stylelint",
"version": "6.3.0",
"version": "6.3.1",
"description": "Jest preset for Stylelint plugins.",

@@ -5,0 +5,0 @@ "keywords": [

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