New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

is-android-package

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-android-package

check valid android package

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

is-android-package

A library of android package name validattion.

Installation and Usage

Install my-project with npm

  npm install is-android-package

No ES6

const isValidPackageName = require('is-android-package');

console.log(isValidPackageName('com.package.go')) // true

License

License (MIT)

Authors

  • Udayan Basak

Keywords

android

FAQs

Package last updated on 13 Mar 2024

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