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

@arroyodev-llc/projen.component.tsconfig-container

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arroyodev-llc/projen.component.tsconfig-container - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

38

package.json

@@ -10,25 +10,23 @@ {

"devDependencies": {
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.4",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"@arroyodev-llc/utils.unbuild-composite-preset": "0.1.5",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^7",
"@typescript-eslint/parser": "^7",
"eslint": "^8",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.2",
"npm-check-updates": "^16",
"prettier": "^3.0.3",
"projen": "0.76.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"projen": "0.82.8",
"standard-version": "^9",
"typescript": "~5.1",
"unbuild": "^1.2.1"
"unbuild": "^2.0.0-rc.0"
},
"peerDependencies": {
"projen": "^0.76.0"
"projen": "0.82.8"
},
"dependencies": {
"@arroyodev-llc/utils.projen": "0.1.21"
"@arroyodev-llc/utils.projen": "0.1.22"
},

@@ -40,3 +38,3 @@ "main": "dist/index.mjs",

},
"version": "0.1.16",
"version": "0.1.17",
"types": "./dist/index.d.ts",

@@ -55,3 +53,2 @@ "type": "module",

],
"packageManager": "pnpm@8.9.2",
"lint-staged": {

@@ -65,3 +62,6 @@ "*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [

},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".",
"engines": {
"pnpm": "^9.4.0"
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"pnpm exec projen\".",
"scripts": {

@@ -68,0 +68,0 @@ "build": "pnpm exec projen build",

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