Socket
Socket
Sign inDemoInstall

eslint-config-xo-lass

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-xo-lass - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

index.js

@@ -23,4 +23,5 @@ module.exports = {

],
'unicorn/import-style': 'off'
'unicorn/import-style': 'off',
'unicorn/prevent-abbreviations': 'off'
}
};
{
"name": "eslint-config-xo-lass",
"description": "ESLint shareable config for Lass to be used with eslint-config-xo",
"version": "1.0.4",
"version": "1.0.5",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -30,3 +30,3 @@ "bugs": {

"prettier": "latest",
"remark-cli": "8.x",
"remark-cli": "latest",
"remark-preset-github": "latest",

@@ -33,0 +33,0 @@ "xo": "latest"

@@ -51,3 +51,3 @@ # eslint-config-xo-lass

##
##

@@ -54,0 +54,0 @@ [npm]: https://www.npmjs.com/

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