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

bicis

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bicis - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

bicis.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node --harmony
'use strict';

@@ -11,3 +13,3 @@

program
.version('0.1.0')
.version('0.1.1')
.option('-l, --listar', 'Listar estaciones con 🚴🏻 disponibles')

@@ -14,0 +16,0 @@ .option('-b, --buscar [nombre de estacion]', 'Buscar estación por nombre')

@@ -1,15 +0,1 @@

[
{
"EstacionId": "515",
"EstacionNombre": "Emilio Mitre",
"BicicletaDisponibles": "1",
"EstacionDisponible": "SI",
"Latitud": "-34.588546",
"Longitud": "-58.397712",
"Numero": "2399",
"Lugar": "Pacheco de Melo y Larrea",
"Piso": "",
"AnclajesTotales": "50",
"AnclajesDisponibles": "49"
}
]
[]
{
"name": "bicis",
"version": "0.1.0",
"version": "0.1.1",
"description": "Estado de la estaciones de Ecobici de la ciudad de Buenos Aires - Argentina",

@@ -5,0 +5,0 @@ "main": "bicis.js",

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