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

@dopt/config

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dopt/config - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

tsconfig/node.json

1

./dist/index.js

@@ -37,2 +37,3 @@ "use strict";

"plugin:@typescript-eslint/recommended",
"plugin:react/jsx-runtime",
"plugin:react-hooks/recommended"

@@ -39,0 +40,0 @@ ],

@@ -37,2 +37,3 @@ "use strict";

"plugin:@typescript-eslint/recommended",
"plugin:react/jsx-runtime",
"plugin:react-hooks/recommended"

@@ -39,0 +40,0 @@ ],

7

package.json
{
"name": "@dopt/config",
"version": "1.0.0",
"version": "1.1.0",
"private": false,

@@ -27,3 +27,3 @@ "description": "Centralized and shared configuration for eslint, jest,prettier, and tsconfig ",

"./tsconfig/base.json",
"./tsconfig/node16.json",
"./tsconfig/node.json",
"./tsconfig/nextjs.json",

@@ -43,2 +43,3 @@ "./tsconfig/react-library.json"

"eslint": "8.42.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",

@@ -50,3 +51,3 @@ "jest": "29.5.0",

"tsup-node": "^0.1.0",
"typescript": "4.9.5",
"typescript": "5.1.6",
"@dopt/check-formatting": "1.0.0"

@@ -53,0 +54,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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