Alasdair

Results 14 issues of Alasdair

I have a swagger document with references which are valid JSON schema references (URIs), These are references to an internal library of schemas which understands this URI with a "schema://"...

``` > webpack Hash: 31c70c39b24e448aa6bd Version: webpack 3.8.1 Time: 1570ms Asset Size Chunks Chunk Names index.js 517 kB 0 [emitted] [big] main [0] (webpack)/buildin/module.js 495 bytes {0} [built] [1] (webpack)/buildin/global.js...

## Current Behavior "useNx" is true in lerna.json config. If I run `lerna exec -- npm pkg get name`, it get the following output: Obviously 48 packages are not printed...

type: bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

I want to make a request that looks like this: ```?foo[bar]=baz``` Without looking into all the fancy features that QS provides, i expect the following object: ``` { "foo[bar]": "baz"...

Not sure if this was intentional or not, but since 2.0.0 react-live has not worked with React 15. There's nothing mentioned in the changelog for 2.0.0 about any dropped support,...

A User should be able to specify a "semver" range, such that *all* prerelease versions within that range will match.

At least one exception to the /deer$/ rule which will be incorrectly pluralised: https://github.com/blakeembrey/pluralize/blob/master/pluralize.js#L494 The plural of balladeer is balladeers. This will leave it as balladeer. The bird killdeer may...

Adds flavous of the juice brand Five Alive to five: https://en.wikipedia.org/wiki/Five_Alive

Fixes loading and validation for Swagger which has extensions on the path and response level. Previously it would throw errors when trying to parse the value of an extension as...