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

normalize-shorthands

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-shorthands - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

index.js

@@ -21,3 +21,5 @@

remotes.remotes.forEach(function (remote) {
map[remote.name] = remote
remote.aliases.forEach(function (alias) {
map[alias] = remote
})
})

@@ -24,0 +26,0 @@ }

{
"name": "normalize-shorthands",
"description": "shorthand URIs for normalize",
"version": "0.1.1",
"version": "0.1.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Jonathan Ong",

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