jest-docblock
Advanced tools
Comparing version 24.9.0 to 25.0.0
@@ -15,3 +15,3 @@ 'use strict'; | ||
_os = function _os() { | ||
_os = function() { | ||
return data; | ||
@@ -26,3 +26,3 @@ }; | ||
_detectNewline = function _detectNewline() { | ||
_detectNewline = function() { | ||
return data; | ||
@@ -29,0 +29,0 @@ }; |
{ | ||
"name": "jest-docblock", | ||
"version": "24.9.0", | ||
"version": "25.0.0", | ||
"repository": { | ||
@@ -12,9 +12,6 @@ "type": "git", | ||
"dependencies": { | ||
"detect-newline": "^2.1.0" | ||
"detect-newline": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/detect-newline": "^2.1.0" | ||
}, | ||
"engines": { | ||
"node": ">= 6" | ||
"node": ">= 8" | ||
}, | ||
@@ -24,3 +21,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1" | ||
"gitHead": "ff9269be05fd8316e95232198fce3463bf2f270e" | ||
} |
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
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
0
0
9373
+ Addeddetect-newline@3.1.0(transitive)
- Removeddetect-newline@2.1.0(transitive)
Updateddetect-newline@^3.0.0