jest-docblock
Advanced tools
Comparing version 28.0.0-alpha.3 to 28.0.0-alpha.6
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package