Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-describe

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-describe - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

11

package.json
{
"name": "git-describe",
"version": "3.0.0",
"version": "3.0.1",
"description": "Git describe information at runtime, with semver support",
"keywords": ["git", "semver"],
"keywords": [
"git",
"semver"
],
"main": "index.js",

@@ -18,5 +21,5 @@ "repository": {

"dependencies": {
"lodash": "^3.10.1",
"semver": "^5.0.3"
"lodash": "^4.13.1",
"semver": "^5.2.0"
}
}
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