typings / registry

The registry of type definitions for TypeScript
238 stars 176 forks source link

Upgrade to v0.0.15 #913

Closed mythz closed 7 years ago

mythz commented 7 years ago

Typings URL: https://github.com/ServiceStack/servicestack-client/blob/master/lib/index.d.ts

Change Summary (for existing typings):

Added support for HTTP Basic Auth + Raw data responses.

mythz commented 7 years ago

@blakeembrey Hi do you know how long it takes for this to become live as running install servicestack-client is still downloading the older 0.0.10 version, i.e:

typings install servicestack-client
typings INFO globaldependencies "servicestack-client" lists global dependencies on "es6-shim" and "isomorphic-fetch" that must be installed manually
servicestack-client@0.0.10
`-- (No dependencies)
blakeembrey commented 7 years ago

It's updated within 10 minutes. It has already been updated, the version you see is from your typings.json file.