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

cordova-registry-mapper

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
c

cordova-registry-mapper

Maps old plugin ids to new plugin names for fetching from npm

1.1.7
Version published
Weekly downloads
3K
0.3%
Maintainers
1
Weekly downloads
 
Created
Issues
2

Build Status

#Cordova Registry Mapper

This module is used to map Cordova plugin ids to package names and vice versa.

When Cordova users add plugins to their projects using ids (e.g. cordova plugin add org.apache.cordova.device), this module will map that id to the corresponding package name so cordova-lib knows what to fetch from npm.

This module was created so the Apache Cordova project could migrate its plugins from the Cordova Registry to npm instead of having to maintain a registry.

FAQs

Package last updated on 11 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts