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

@rehearsal/utils

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rehearsal/utils - npm Package Compare versions

Comparing version 1.0.2-beta to 1.0.3-beta

7

package.json
{
"name": "@rehearsal/utils",
"version": "1.0.2-beta",
"version": "1.0.3-beta",
"description": "Rehearsal Utils",

@@ -28,3 +28,3 @@ "keywords": [

"peerDependencies": {
"typescript": ">4.9"
"typescript": "^4.9 || ^5.0"
},

@@ -45,4 +45,5 @@ "packageManager": "pnpm@7.12.1",

"test": "vitest --run",
"test:watch": "vitest --coverage --watch"
"test:watch": "vitest --coverage --watch",
"version": "pnpm version"
}
}
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