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

@friggframework/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/eslint-config - npm Package Compare versions

Comparing version 1.0.21-v1-alpha.4 to 1.1.1--canary.294.20ec734.0

28

package.json
{
"name": "@friggframework/eslint-config",
"version": "1.0.21-v1-alpha.4",
"prettier": "@friggframework/prettier-config",
"description": "",
"main": "index.js",
"version": "1.1.1--canary.294.20ec734.0",
"dependencies": {

@@ -16,13 +13,22 @@ "@babel/eslint-parser": "^7.18.9",

},
"devDependencies": {
"jest": "^28.1.3",
"prettier": "^2.7.1"
},
"scripts": {
"lint:fix": "prettier --write --loglevel error &&eslint . --fix",
"test": "jest --passWithNoTests #TODO"
"lint:fix": "prettier --write --loglevel error . && eslint . --fix",
"test": "jest --passWithNoTests # TODO"
},
"author": "",
"license": "MIT",
"gitHead": "b5ae7333eb660a8014a7c27a08b5c8cb1938ff1c"
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/friggframework/frigg.git"
},
"bugs": {
"url": "https://github.com/friggframework/frigg/issues"
},
"homepage": "https://github.com/friggframework/frigg#readme",
"description": "",
"publishConfig": {
"access": "public"
},
"gitHead": "20ec7342d91bcc6474a7515504573b995cbddea4"
}
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