api-github-am
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "api-github-am", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Acceso a la API de Github de un usuario", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ # API Github | ||
``` | ||
npm install @mugan86/api-github | ||
npm install api-github-am | ||
``` | ||
@@ -18,3 +18,3 @@ | ||
``` | ||
const api = require('@mugan86/api-github'); | ||
const api = require('api-github-am'); | ||
@@ -21,0 +21,0 @@ api.user('mugan86').then( |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4070