Socket
Socket
Sign inDemoInstall

jest-docblock

Package Overview
Dependencies
1
Maintainers
6
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.3 to 29.7.0

3

build/index.js

@@ -100,4 +100,3 @@ 'use strict';

const printedObject = keys
.map(key => printKeyValues(key, pragmas[key]))
.reduce((arr, next) => arr.concat(next), [])
.flatMap(key => printKeyValues(key, pragmas[key]))
.map(keyValue => `${start} ${keyValue}${line}`)

@@ -104,0 +103,0 @@ .join('');

{
"name": "jest-docblock",
"version": "29.6.3",
"version": "29.7.0",
"repository": {

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

},
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
}
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