Socket
Socket
Sign inDemoInstall

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 24.9.0 to 25.0.0

4

build/index.js

@@ -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"
}
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