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

@arroyodev-llc/projen.component.pnpm-workspace

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arroyodev-llc/projen.component.pnpm-workspace - npm Package Compare versions

Comparing version 0.1.18 to 0.1.19

dist/index.cjs.map

20

package.json

@@ -14,6 +14,6 @@ {

"eslint": "^8",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^4.2.1",

@@ -23,3 +23,3 @@ "lint-staged": "^13.2.3",

"prettier": "^2.8.8",
"projen": "^0.71.142",
"projen": "^0.72.10",
"standard-version": "^9",

@@ -30,8 +30,8 @@ "typescript": "~5.1",

"peerDependencies": {
"projen": "^0.71.142"
"projen": "^0.72.10"
},
"dependencies": {
"@arroyodev-llc/utils.projen": "0.1.17"
"@arroyodev-llc/utils.projen": "0.1.18"
},
"main": "./dist/index.cjs",
"main": "dist/index.mjs",
"license": "Apache-2.0",

@@ -41,11 +41,9 @@ "publishConfig": {

},
"version": "0.1.18",
"version": "0.1.19",
"types": "./dist/index.d.ts",
"type": "module",
"sideEffects": false,
"module": "./dist/index.mjs",
"exports": {
".": {
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs"

@@ -52,0 +50,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