Glenn 'devalias' Grant
Glenn 'devalias' Grant
> One the same lines moving away from `uuid` and toward `nanoid` will further reduce bundle size > > _Originally posted by @atomicpages in https://github.com/adamgibbons/ics/issues/149#issuecomment-760349672_ --- > > One the...
I was looking for a way to access the url path parameters (eg. `/:foo/:bar`) from the context so that I can implement some funky stuff with annotations for our project....
- Rollup Plugin Name: @rollup/plugin-node-resolve - Rollup Plugin Version: Documentation Is: - [ ] Missing - [ ] Needed - [x] Confusing - [ ] Not Sure? ### Please Explain...
Package uses `react` and `react-dom`, but doesn't list them in it's `package.json`'s `peerDependency`'s - https://github.com/reactjs/react-rails/blob/master/react_ujs/index.js#L1-L3 - https://github.com/reactjs/react-rails/blob/master/package.json#L13-L18 ### Expected behavior Package correctly specifies it's `peerDependency`'s - https://nodejs.org/es/blog/npm/peer-dependencies/#using-peer-dependencies ### Actual behavior...
It would be super awesome if the auth side of bootzooka was using JWTs, and could support something like [Satellizer](https://github.com/sahat/satellizer) as a drop in. The old cookie based auth method...
Since CloudFormation is tied to a single region, if I want to deploy in somewhere like `ap-southeast-2` then I'm unable to do things within the same template for a different...
## Expected Behavior The 'TypeScript' section of the README file would provide accurate, complete, and up to date information of how to use `zx` with TypeScript. ## Actual Behavior The...
Looking at https://github.com/postmodern/ruby-versions/blob/master/ruby/stable.txt#L2 2.4.6 is included, but when I run `ruby-install` it's not listed: ``` ⇒ ruby-install Stable ruby versions: ruby: 2.2.10 2.3.8 2.4.5 ..snip.. ``` Is there some way...
While playing around with RHAddressBook for an app i'm working on, I noticed that the `people` method in _RHAddressBook.m_ will return duplicates if the contact exists in multiple sources. This...
Unsure if this technically counts as public, but stumbled across it on a google for other public pentest reports: * http://wwwimages.adobe.com/content/dam/acom/en/products/coldfusion/pdfs/cf2016/CF2016_Security_Audit_Report.pdf From a quick look, it seems to just be...