New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-piecioshka

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-piecioshka - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

index.js

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

// suggest using const declaration for variables that are never modified after declared
"prefer-const": [2],
"prefer-const": [0],
// suggest using the spread operator instead of .apply().

@@ -480,0 +480,0 @@ "prefer-spread": [2],

{
"name": "eslint-config-piecioshka",
"version": "1.0.5",
"description": "ESLint configuration of my style. Defined all rules.",
"license": "MIT",
"author": {
"name": "Piotr Kowalski",
"email": "piecioshka@gmail.com",
"url": "piecioshka.pl"
},
"keywords": [
"eslint",
"eslintconfig",
"hint",
"jshint",
"jhlint",
"lint",
"javascript",
"code",
"quality",
"checker",
"style",
"guide",
"settings",
"default",
"project",
"global"
],
"repository": {
"type": "git",
"url": "http://github.com/piecioshka/eslint-config-piecioshka.git"
},
"peerDependencies": {
"eslint": ">=1.6.0"
}
"name": "eslint-config-piecioshka",
"version": "1.0.6",
"description": "ESLint configuration of my style. Defined all rules.",
"license": "MIT",
"author": {
"name": "Piotr Kowalski",
"email": "piecioshka@gmail.com",
"url": "piecioshka.pl"
},
"keywords": [
"eslint",
"eslintconfig",
"hint",
"jshint",
"jhlint",
"lint",
"javascript",
"code",
"quality",
"checker",
"style",
"guide",
"settings",
"default",
"project",
"global"
],
"repository": {
"type": "git",
"url": "http://github.com/piecioshka/eslint-config-piecioshka.git"
},
"peerDependencies": {
"eslint": ">=1.6.0"
}
}
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