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

@opengov/ppf-eslint-config

Package Overview
Dependencies
Maintainers
156
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opengov/ppf-eslint-config - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

25

package.json
{
"name": "@opengov/ppf-eslint-config",
"version": "0.1.3",
"description": "ESLint and Prettier configuration for PPF",
"author": "OpenGov",
"version": "0.1.4",
"description": "ESLint base config",
"author": "ailen <amunoz@opengov.com>",
"homepage": "https://github.com/OpenGov/pluggable-payments#readme",
"license": "UNLICENSED",
"main": ".eslint.js",
"devDependencies": {
"@opengov/ppf-tsconfig": "^0.0.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.35.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-prettier": "^4.2.1"
"license": "ISC",
"main": ".eslintrc.js",
"publishConfig": {
"access": "public"
},

@@ -24,3 +16,4 @@ "repository": {

},
"scripts": {},
"scripts": {
},
"bugs": {

@@ -27,0 +20,0 @@ "url": "https://github.com/OpenGov/pluggable-payments/issues"

@@ -1,3 +0,11 @@

# `ppf-eslint-config`
# `@opengov/ppf-eslint-config`
> TODO: description
## Usage
```
const ppfEslintConfig = require('@opengov/ppf-eslint-config');
// TODO: DEMONSTRATE API
```
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