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

jest-docblock

Package Overview
Dependencies
Maintainers
6
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-docblock - npm Package Compare versions

Comparing version 28.0.0-alpha.3 to 28.0.0-alpha.6

2

build/index.js

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

.reduce((arr, next) => arr.concat(next), [])
.map(keyValue => start + ' ' + keyValue + line)
.map(keyValue => `${start} ${keyValue}${line}`)
.join('');

@@ -123,0 +123,0 @@

{
"name": "jest-docblock",
"version": "28.0.0-alpha.3",
"version": "28.0.0-alpha.6",
"repository": {

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

},
"gitHead": "fc30b27bd94bb7ebeaadc72626ebbdba535150d2"
"gitHead": "6284ada4adb7008f5f8673b1a7b1c789d2e508fb"
}
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