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

@bscotch/trebuchet

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bscotch/trebuchet - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

18

package.json
{
"name": "@bscotch/trebuchet",
"version": "2.7.0",
"version": "2.7.1",
"description": "Tooling for minimizing the cognitive load for monorepo/workspace management, with a focus on automation, minimal configuration, and interoperability with other tools.",

@@ -43,6 +43,6 @@ "keywords": [

"dependencies": {
"@bscotch/config": "1.1.1",
"@bscotch/pathy": "2.4.1",
"@bscotch/project": "2.3.1",
"@bscotch/utility": "6.5.0",
"@bscotch/config": "1.1.2",
"@bscotch/pathy": "2.5.0",
"@bscotch/project": "2.3.2",
"@bscotch/utility": "6.6.0",
"@bscotch/validation": "0.2.3",

@@ -53,3 +53,3 @@ "@sinclair/typebox": "^0.24.43",

"fs-extra": "10.1.0",
"inquirer": "9.0.0",
"inquirer": "9.1.4",
"json5": "^2.2.1",

@@ -66,7 +66,7 @@ "semver": "^7.3.7",

"@types/fs-extra": "^9.0.13",
"@types/inquirer": "^8.2.1",
"@types/inquirer": "^9.0.2",
"@types/mocha": "^10.0.0",
"@types/semver": "^7.3.10",
"chai": "^4.3.6",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",

@@ -83,4 +83,4 @@ "typescript": "4.9.1-beta"

"test:dev": "mocha --config ../../config/.mocharc.cjs --forbid-only=false --parallel=false --timeout=9999999999",
"watch": "tsc --build --watch"
"watch": "tsc-x --build --watch"
}
}

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