Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-postman

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-postman - npm Package Compare versions

Comparing version 0.2.1-beta.1 to 0.2.1

2

package.json
{
"name": "eslint-config-postman",
"version": "0.2.1-beta.1",
"version": "0.2.1",
"description": "Common ESLint rules for Postman",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/postmanlabs/eslint-config-postman/issues",

@@ -46,3 +46,3 @@ module.exports = {

'jsdoc/require-returns-description': 'off',
'jsdoc/require-returns-type': 'error',
'jsdoc/require-returns-type': 'off',
'jsdoc/require-throws': 'off',

@@ -49,0 +49,0 @@ 'jsdoc/require-yields': 'off',

Sorry, the diff of this file is not supported yet

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