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

git-describe

Package Overview
Dependencies
Maintainers
1
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 1.0.0 to 1.0.1

9

package.json
{
"name": "git-describe",
"version": "1.0.0",
"version": "1.0.1",
"description": "Git describe information at runtime, with semver support",
"keywords": ["git", "semver"],
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/intellifi/node-git-describe.git"
"url": "git+https://github.com/intellifi-nl/node-git-describe.git"
},

@@ -13,5 +14,5 @@ "author": "Tim van der Staaij",

"bugs": {
"url": "https://github.com/intellifi/node-git-describe/issues"
"url": "https://github.com/intellifi-nl/node-git-describe/issues"
},
"homepage": "https://github.com/intellifi/node-git-describe#readme",
"homepage": "https://github.com/intellifi-nl/node-git-describe#readme",
"dependencies": {

@@ -18,0 +19,0 @@ "lodash": "^3.10.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