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

@auto-it/git-tag

Package Overview
Dependencies
Maintainers
1
Versions
902
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-it/git-tag - npm Package Compare versions

Comparing version 10.20.2 to 10.20.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v10.20.3 (Mon Mar 15 2021)
#### 🐛 Bug Fix
- better error message for no NPM_token in CI [#1878](https://github.com/intuit/auto/pull/1878) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v10.20.1 (Sun Mar 14 2021)

@@ -2,0 +14,0 @@

6

package.json
{
"name": "@auto-it/git-tag",
"version": "10.20.2",
"version": "10.20.3",
"main": "dist/index.js",

@@ -39,3 +39,3 @@ "description": "Manage your projects version through just a git tag",

"dependencies": {
"@auto-it/core": "10.20.2",
"@auto-it/core": "10.20.3",
"semver": "^7.0.0",

@@ -47,3 +47,3 @@ "tslib": "2.1.0"

},
"gitHead": "eaf28cb53e191b525b81fbedac2d2146dbf5301a"
"gitHead": "97f01b136c384c47345229b4685809e4f921a9da"
}
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