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

eslint-config-postman

Package Overview
Dependencies
Maintainers
1
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.1.0 to 0.1.1

7

package.json
{
"name": "eslint-config-postman",
"version": "0.1.0",
"version": "0.1.1",
"description": "Common ESLint rules for Postman",

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

"homepage": "https://github.com/postmanlabs/eslint-config-postman#readme",
"scripts": {
"update-rules": "node scripts/update-rules.js"
},
"dependencies": {
"@rushstack/eslint-patch": "1.1.0",
"eslint": "8.2.0",
"eslint": "8.3.0",
"eslint-plugin-jsdoc": "37.0.3",

@@ -23,0 +26,0 @@ "eslint-plugin-lodash": "7.3.0",

module.exports = {
plugins: ['mocha'],
env: { mocha: true },
rules: {

@@ -4,0 +5,0 @@ 'mocha/handle-done-callback': 'error',

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