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

repo-utils

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repo-utils - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

2

index.js

@@ -432,3 +432,3 @@ 'use strict';

}
urls.name = urls.name.split('%20').join(' ');
urls.name = urls.name && urls.name.split('%20').join(' ');
return urls;

@@ -435,0 +435,0 @@ };

{
"name": "repo-utils",
"description": "Utils for normalizing and formatting repo data.",
"version": "0.3.6",
"version": "0.3.7",
"homepage": "https://github.com/jonschlinkert/repo-utils",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

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