summaryrefslogtreecommitdiff
path: root/js/deps/https/deno.land/std
AgeCommit message (Collapse)Author
2019-03-07Upgrade deno_std to 395392 (#1902)Ryan Dahl
2019-03-06Upgrade deno_std (#1892)Ryan Dahl
A major API change was that asserts are imported from testing/asserts.ts now rather than testing/mod.ts and assertEqual as renamed to assertEquals to conform to what is most common in JavaScript.
2019-03-06Replace deno.land/x/std with deno.land/std (#1890)Andy Hayden