Socket
Socket
Sign inDemoInstall

jest-docblock

Package Overview
Dependencies
Maintainers
7
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 26.0.0 to 27.0.0-next.0

14

package.json
{
"name": "jest-docblock",
"version": "26.0.0",
"version": "27.0.0-next.0",
"repository": {

@@ -10,4 +10,8 @@ "type": "git",

"license": "MIT",
"main": "build/index.js",
"types": "build/index.d.ts",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"exports": {
".": "./build/index.js",
"./package.json": "./package.json"
},
"dependencies": {

@@ -20,3 +24,3 @@ "detect-newline": "^3.0.0"

"engines": {
"node": ">= 10.14.2"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
},

@@ -26,3 +30,3 @@ "publishConfig": {

},
"gitHead": "343532a21f640ac2709c4076eef57e52279542e1"
"gitHead": "4f77c70602cab8419794f10fa39510f13baafef8"
}
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