Socket
Socket
Sign inDemoInstall

jest-docblock

Package Overview
Dependencies
1
Maintainers
6
Versions
112
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.2 to 28.1.1

2

build/index.js

@@ -43,3 +43,3 @@ 'use strict';

const commentEndRe = /\*\/$/;
const commentStartRe = /^\/\*\*/;
const commentStartRe = /^\/\*\*?/;
const docblockRe = /^\s*(\/\*\*?(.|\r?\n)*?\*\/)/;

@@ -46,0 +46,0 @@ const lineCommentRe = /(^|\s+)\/\/([^\r\n]*)/g;

{
"name": "jest-docblock",
"version": "28.0.2",
"version": "28.1.1",
"repository": {

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

},
"gitHead": "279ee6658d763f024d51f340fab6a37c17d94502"
"gitHead": "eb954f8874960920ac50a8f976bb333fbb06ada9"
}
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