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

@rehearsal/ts-utils

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rehearsal/ts-utils - npm Package Compare versions

Comparing version 1.0.20-beta to 2.0.0-beta

21

package.json
{
"name": "@rehearsal/ts-utils",
"version": "1.0.20-beta",
"version": "2.0.0-beta",
"description": "Rehearsal TypeScript Utils",

@@ -32,18 +32,5 @@ "keywords": [

],
"dependencies": {
"chalk": "^4.1.2",
"commander": "^10.0.0",
"compare-versions": "^5.0.3",
"execa": "^7.0.0",
"findup-sync": "^5.0.0",
"fs-extra": "^11.1.0",
"glob": "^8.1.0",
"json5": "^2.2.3",
"semver": "^7.3.8",
"simple-git": "^3.16.0",
"which": "^3.0.0"
},
"devDependencies": {
"@types/which": "^2.0.1",
"vitest": "^0.29.2"
"@vitest/coverage-c8": "^0.30.1",
"vitest": "^0.29.8"
},

@@ -65,3 +52,3 @@ "peerDependencies": {

"lint:tsc-test": "tsc --noEmit --project test/tsconfig.json",
"test": "vitest --run",
"test": "vitest --run --coverage",
"test:slow": "vitest --run",

@@ -68,0 +55,0 @@ "test:watch": "vitest --coverage --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