Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
CCOM4030
/
artesanias
Seguir
5
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura
73
Commits
9
Ramas
Árbol:
90d231ec0a
Sprint1
Sprint2
Sprint3
Sprint4
Sprint5
Sprint6
Sprint7
master
sometida2022-03-23
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '90d231ec0a'
${ noResults }
artesanias
/
node_modules
/
assert-plus
/
CHANGES.md
CHANGES.md
428B
Histórico
Original
assert-plus Changelog
1.0.0
BREAKING
assert.number (and derivatives) now accept Infinity as valid input
Add assert.finite check. Previous assert.number callers should use this if they expect Infinity inputs to throw.
0.2.0
Fix
assert.object(null)
so it throws
Fix optional/arrayOf exports for non-type-of asserts
Add optiona/arrayOf exports for Stream/Date/Regex/uuid
Add basic unit test coverage