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

tsconfck

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsconfck - npm Package Compare versions

Comparing version 2.1.0-next.0 to 2.1.0

20

package.json
{
"name": "tsconfck",
"version": "2.1.0-next.0",
"version": "2.1.0",
"description": "A utility to work with tsconfig.json without typescript",

@@ -42,3 +42,3 @@ "license": "MIT",

"peerDependencies": {
"typescript": "^4.3.5 || ^5.0.1-rc || ^5.0.0"
"typescript": "^4.3.5 || ^5.0.0"
},

@@ -54,5 +54,5 @@ "peerDependenciesMeta": {

"@tsconfig/node14": "^1.0.3",
"@types/node": "^18.14.1",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"c8": "^7.13.0",

@@ -62,4 +62,4 @@ "chalk": "^5.2.0",

"enquirer": "^2.3.6",
"esbuild": "^0.17.10",
"eslint": "^8.34.0",
"esbuild": "^0.17.11",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",

@@ -69,3 +69,3 @@ "eslint-plugin-markdown": "^3.0.0",

"eslint-plugin-prettier": "^4.2.1",
"execa": "^6.1.0",
"execa": "^7.0.0",
"husky": "^8.0.3",

@@ -76,3 +76,3 @@ "lint-staged": "^13.1.2",

"prettier": "^2.8.4",
"rimraf": "^4.1.2",
"rimraf": "^4.3.0",
"semver": "^7.3.8",

@@ -92,3 +92,3 @@ "tiny-glob": "^0.2.9",

},
"packageManager": "pnpm@7.26.3",
"packageManager": "pnpm@7.28.0",
"engines": {

@@ -95,0 +95,0 @@ "node": "^14.13.1 || ^16 || >=18"

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