jest-docblock
Advanced tools
Comparing version 25.1.0 to 25.2.0-alpha.86
@@ -15,3 +15,3 @@ 'use strict'; | ||
_os = function() { | ||
_os = function () { | ||
return data; | ||
@@ -26,3 +26,3 @@ }; | ||
_detectNewline = function() { | ||
_detectNewline = function () { | ||
return data; | ||
@@ -29,0 +29,0 @@ }; |
{ | ||
"name": "jest-docblock", | ||
"version": "25.1.0", | ||
"version": "25.2.0-alpha.86+cd98198c9", | ||
"repository": { | ||
@@ -14,2 +14,5 @@ "type": "git", | ||
}, | ||
"devDependencies": { | ||
"@types/node": "*" | ||
}, | ||
"engines": { | ||
@@ -21,3 +24,3 @@ "node": ">= 8.3" | ||
}, | ||
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638" | ||
"gitHead": "cd98198c9397d8b69c55155d7b224d62ef117a90" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9457
1
2
2