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

@timeedit/eslint-config-construct

Package Overview
Dependencies
Maintainers
29
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@timeedit/eslint-config-construct - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

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

"plugins": ["prettier"],
"parserOptions": { "ecmaVersion": 2018, "sourceType": "module" },
"parserOptions": { "ecmaVersion": 2022, "sourceType": "module" },
"rules": {

@@ -8,0 +8,0 @@ "@typescript-eslint/explicit-module-boundary-types": "off",

{
"name": "@timeedit/eslint-config-construct",
"version": "1.0.0",
"version": "1.0.1",
"description": "Eslint Config For Construct Team",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# A shared Prettier config for Construct team
# A shared ESLint config for Construct team

@@ -3,0 +3,0 @@ ## Installation

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