Socket
Socket
Sign inDemoInstall

@changesets/git

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/git - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

6

CHANGELOG.md
# @changesets/git
## 3.0.1
### Patch Changes
- [#1445](https://github.com/changesets/changesets/pull/1445) [`52c302a`](https://github.com/changesets/changesets/commit/52c302a48a662f71585f18f91dad3cbe49d75890) Thanks [@bluwy](https://github.com/bluwy)! - Remove unused `@babel/runtime` dependency
## 3.0.0

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@changesets/git",
"version": "3.0.0",
"version": "3.0.1",
"description": "Some git helpers that changesets use to get information",

@@ -22,5 +22,3 @@ "main": "dist/changesets-git.cjs.js",

"dependencies": {
"@babel/runtime": "^7.20.1",
"@changesets/errors": "^0.2.0",
"@changesets/types": "^6.0.0",
"@manypkg/get-packages": "^1.1.3",

@@ -27,0 +25,0 @@ "is-subdir": "^1.1.1",

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