You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

eslint-config-smashing-app

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-smashing-app - npm Package Compare versions

Comparing version

to
0.3.2

2

index.js

@@ -156,3 +156,3 @@ /**

'no-restricted-imports': [
'error',
'warn',
{

@@ -159,0 +159,0 @@ paths: [

{
"name": "eslint-config-smashing-app",
"version": "0.3.1",
"version": "0.3.2",
"description": "ESLint configuration used by Create React App",

@@ -29,3 +29,3 @@ "repository": "eyedea/create-react-app",

},
"gitHead": "884500cf001863f6f9f46c8e8e1a6c123bbe71ca"
"gitHead": "e596042b67e1fc2b6ae7db864f8cd9e3e6796848"
}