Site Search
Search LifeStyle Racing
Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.
Query: "Usage"
195 results
1,788 files checked
907.0 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Complete Match
MyWebsite / Node Modules / Uuid
MyWebsite/Node_Modules/uuid/CHANGELOG.md
...uuidjs/uuid/compare/v7.0.3...v8.0.0) (2020-04-29) ### ⚠ BREAKING CHANGES - For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export. ```diff -import uuid from 'uuid'; -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869' +import { v4 as uuidv4 }...
Complete Match
Node Modules.4184 / Base64id
Node_Modules.4184/base64id/CHANGELOG.md
.../compare/1.0.0...2.0.0) (2019-05-27) ### Code Refactoring * **buffer:** replace deprecated Buffer constructor usage ([#11](https://github.com/faeldt/base64id/issues/11)) ([ccfba54](https://github.com/faeldt/base64id/commit/ccfba54)) ### BREAKING CHANGES * **buffer:** drop support for Node.js ≤ 4.4.x and 5.0.0 - 5.9.x S...
Complete Match
Node Modules.4184 / Uuid
Node_Modules.4184/uuid/CHANGELOG.md
...uuidjs/uuid/compare/v7.0.3...v8.0.0) (2020-04-29) ### ⚠ BREAKING CHANGES - For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export. ```diff -import uuid from 'uuid'; -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869' +import { v4 as uuidv4 }...
Complete Match
Node Modules / Serve Static
Node_Modules/serve-static/HISTORY.md
...ncorrect result when `If-None-Match` has both `*` and ETags - Fix weak `ETag` matching to match spec - Remove usage of `res._headers` private field - Support `If-Match` and `If-Unmodified-Since` headers - Use `res.getHeaderNames()` when available - Use `res.headersSent` when available - deps: debug@2.6.1 - deps: etag@~...
Complete Match
Node Modules / Depd
Node_Modules/depd/History.md
2.0.0 / 2018-10-26 ================== * Drop support for Node.js 0.6 * Replace internal `eval` usage with `Function` constructor * Use instance methods on `process` to check for listeners 1.1.2 / 2018-01-11 ================== * perf: remove argument reassignment * Support Node.js 0.6 to 9.x 1.1.1 / 2017-07-27 =========...
Complete Match
Node Modules / Mquery
Node_Modules/mquery/History.md
...hp](https://github.com/bachp) 1.5.0 / 2015-03-31 ================== * fixed; debug output * fixed; allow hint usage with count #61 [trueinsider](https://github.com/trueinsider) 1.4.0 / 2015-03-29 ================== * added; object support to slice() #60 [vkarpov15](https://github.com/vkarpov15) * debug; improved output...
Complete Match
Node Modules / Express Session
Node_Modules/express-session/HISTORY.md
...API * Use `Set-Cookie` as cookie header name for compatibility * deps: depd@~2.0.0 - Replace internal `eval` usage with `Function` constructor - Use instance methods on `process` to check for listeners - perf: remove argument reassignment * deps: on-headers@~1.0.2 - Fix `res.writeHead` patch missing return value 1.15....
Complete Match
MyWebsite / Node Modules / Serve Static
MyWebsite/Node_Modules/serve-static/HISTORY.md
...ncorrect result when `If-None-Match` has both `*` and ETags - Fix weak `ETag` matching to match spec - Remove usage of `res._headers` private field - Support `If-Match` and `If-Unmodified-Since` headers - Use `res.getHeaderNames()` when available - Use `res.headersSent` when available - deps: debug@2.6.1 - deps: etag@~...
Complete Match
MyWebsite / Node Modules / Depd
MyWebsite/Node_Modules/depd/History.md
2.0.0 / 2018-10-26 ================== * Drop support for Node.js 0.6 * Replace internal `eval` usage with `Function` constructor * Use instance methods on `process` to check for listeners 1.1.2 / 2018-01-11 ================== * perf: remove argument reassignment * Support Node.js 0.6 to 9.x 1.1.1 / 2017-07-27 =========...
Complete Match
MyWebsite / Node Modules / Mquery
MyWebsite/Node_Modules/mquery/History.md
...hp](https://github.com/bachp) 1.5.0 / 2015-03-31 ================== * fixed; debug output * fixed; allow hint usage with count #61 [trueinsider](https://github.com/trueinsider) 1.4.0 / 2015-03-29 ================== * added; object support to slice() #60 [vkarpov15](https://github.com/vkarpov15) * debug; improved output...
Complete Match
MyWebsite / Node Modules / Express Session
MyWebsite/Node_Modules/express-session/HISTORY.md
...API * Use `Set-Cookie` as cookie header name for compatibility * deps: depd@~2.0.0 - Replace internal `eval` usage with `Function` constructor - Use instance methods on `process` to check for listeners - perf: remove argument reassignment * deps: on-headers@~1.0.2 - Fix `res.writeHead` patch missing return value 1.15....
Complete Match
Node Modules.4184 / Serve Static
Node_Modules.4184/serve-static/HISTORY.md
...ncorrect result when `If-None-Match` has both `*` and ETags - Fix weak `ETag` matching to match spec - Remove usage of `res._headers` private field - Support `If-Match` and `If-Unmodified-Since` headers - Use `res.getHeaderNames()` when available - Use `res.headersSent` when available - deps: debug@2.6.1 - deps: etag@~...