repo
stringlengths
5
106
file_url
stringlengths
78
301
file_path
stringlengths
4
211
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:56:49
2026-01-05 02:23:25
truncated
bool
2 classes
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213022.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213022.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { console.log(err.code...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214643.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214643.js
/*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { err.con...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527203842.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527203842.js
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527205603.js
aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527205603.js
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214034.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214034.js
/*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { err.con...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527203947.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527203947.js
const { MessageChannel } = require('worker_threads') if (!globalThis.DOMException) { const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOMException = err.constructor } }
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204418.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204418.js
if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads') const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOMException = err.constructor } } module.exports = globalThis.DOMException
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213822.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213822.js
/*! node-DOMException. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { console.log(err.c...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213843.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213843.js
/*! node-DOMException. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) catch (err) { console.l...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213910.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213910.js
/*! node-DOMException. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { err.con...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214700.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214700.js
/*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { err.con...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214654.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527214654.js
/*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { err.con...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527210021.js
aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527210021.js
const e = require('./index.js') console.log(e.INDEX_SIZE_ERR)
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212722.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212722.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { err.constructor.name...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212731.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212731.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { err.constructor.name...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527205957.js
aws/aiHintGeneration/node_modules/node-domexception/.history/test_20210527205957.js
require('./index.js') console.log(DOMException.INDEX_SIZE_ERR)
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204756.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204756.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads') const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOMException =...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527211248.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527211248.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { err.constructor.name...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204259.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204259.js
if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads') const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOMException = err.constructor } } module.exports
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213852.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527213852.js
/*! node-DOMException. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { try { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() port.postMessage(ab, [ab, ab]) } catch (err) { console...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212746.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527212746.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads'), port = new MessageChannel().port1, ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { err.constructor.name...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204833.js
aws/aiHintGeneration/node_modules/node-domexception/.history/index_20210527204833.js
/*! blob-to-buffer. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ if (!globalThis.DOMException) { const { MessageChannel } = require('worker_threads') const port = new MessageChannel().port1 const ab = new ArrayBuffer() try { port.postMessage(ab, [ab, ab]) } catch (err) { globalThis.DOM...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/util-deprecate/browser.js
aws/aiHintGeneration/node_modules/util-deprecate/browser.js
/** * Module exports. */ module.exports = deprecate; /** * Mark that a method should not be used. * Returns a modified function which warns once by default. * * If `localStorage.noDeprecation = true` is set, then it is a no-op. * * If `localStorage.throwDeprecation = true` is set, then deprecated functions ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/util-deprecate/node.js
aws/aiHintGeneration/node_modules/util-deprecate/node.js
/** * For Node.js, simply re-export the core `util.deprecate` function. */ module.exports = require('util').deprecate;
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDeclaration.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDeclaration.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDeclaration, XMLNode, isObject, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototyp...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLUserDataHandler.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLUserDataHandler.js
// Generated by CoffeeScript 1.12.7 (function() { var OperationType, XMLUserDataHandler; OperationType = require('./OperationType'); module.exports = XMLUserDataHandler = (function() { function XMLUserDataHandler() {} XMLUserDataHandler.prototype.handle = function(operation, key, data, src, dst) {}; ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLText.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLText.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLCharacterData, XMLText, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStringWriter.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStringWriter.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLStringWriter, XMLWriterBase, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDNotation.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDNotation.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDTDNotation, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ct...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLDOMConfiguration, XMLDOMErrorHandler, XMLDOMStringList; XMLDOMErrorHandler = require('./XMLDOMErrorHandler'); XMLDOMStringList = require('./XMLDOMStringList'); module.exports = XMLDOMConfiguration = (function() { function XMLDOMConfiguration() { ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocument.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocument.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDOMConfiguration, XMLDOMImplementation, XMLDocument, XMLNode, XMLStringWriter, XMLStringifier, isPlainObject, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() {...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLCharacterData, XMLProcessingInstruction, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLDOMErrorHandler; module.exports = XMLDOMErrorHandler = (function() { function XMLDOMErrorHandler() {} XMLDOMErrorHandler.prototype.handleError = function(error) { throw new Error(error); }; return XMLDOMErrorHandler; })(); }).call...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLAttribute.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLAttribute.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLAttribute, XMLNode; NodeType = require('./NodeType'); XMLNode = require('./XMLNode'); module.exports = XMLAttribute = (function() { function XMLAttribute(parent, name, value) { this.parent = parent; if (this.parent) { ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/index.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/index.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, WriterState, XMLDOMImplementation, XMLDocument, XMLDocumentCB, XMLStreamWriter, XMLStringWriter, assign, isFunction, ref; ref = require('./Utility'), assign = ref.assign, isFunction = ref.isFunction; XMLDOMImplementation = require('./XMLDOMImplemen...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocType.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocType.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDocType, XMLNamedNodeMap, XMLNode, isObject, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLRaw.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLRaw.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLNode, XMLRaw, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); ch...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLWriterBase.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLWriterBase.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, WriterState, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLProcessingInstruction, XMLRaw, XMLText, XMLWriterBase, assign, hasProp = {}.hasOwnProperty; assign ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocumentFragment.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocumentFragment.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDocumentFragment, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = n...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStringifier.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStringifier.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLStringifier, bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, hasProp = {}.hasOwnProperty; module.exports = XMLStringifier = (function() { function XMLStringifier(options) { this.assertLegalName = bind(this....
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDElement.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDElement.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDTDElement, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new cto...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNode.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNode.js
// Generated by CoffeeScript 1.12.7 (function() { var DocumentPosition, NodeType, XMLCData, XMLComment, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLNamedNodeMap, XMLNode, XMLNodeList, XMLProcessingInstruction, XMLRaw, XMLText, getValue, isEmpty, isFunction, isObject, ref1, hasProp = {}.hasOwnProperty; ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDummy.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDummy.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDummy, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLNamedNodeMap; module.exports = XMLNamedNodeMap = (function() { function XMLNamedNodeMap(nodes) { this.nodes = nodes; } Object.defineProperty(XMLNamedNodeMap.prototype, 'length', { get: function() { return Object.keys(this.nod...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/NodeType.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/NodeType.js
// Generated by CoffeeScript 1.12.7 (function() { module.exports = { Element: 1, Attribute: 2, Text: 3, CData: 4, EntityReference: 5, EntityDeclaration: 6, ProcessingInstruction: 7, Comment: 8, Document: 9, DocType: 10, DocumentFragment: 11, NotationDeclaration: 12, ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/Derivation.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/Derivation.js
// Generated by CoffeeScript 1.12.7 (function() { module.exports = { Restriction: 1, Extension: 2, Union: 4, List: 8 }; }).call(this);
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLCData.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLCData.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLCData, XMLCharacterData, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLElement.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLElement.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLAttribute, XMLElement, XMLNamedNodeMap, XMLNode, getValue, isFunction, isObject, ref, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = chil...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/Utility.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/Utility.js
// Generated by CoffeeScript 1.12.7 (function() { var assign, getValue, isArray, isEmpty, isFunction, isObject, isPlainObject, slice = [].slice, hasProp = {}.hasOwnProperty; assign = function() { var i, key, len, source, sources, target; target = arguments[0], sources = 2 <= arguments.length ? slic...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStreamWriter.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLStreamWriter.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, WriterState, XMLStreamWriter, XMLWriterBase, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; chil...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/DocumentPosition.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/DocumentPosition.js
// Generated by CoffeeScript 1.12.7 (function() { module.exports = { Disconnected: 1, Preceding: 2, Following: 4, Contains: 8, ContainedBy: 16, ImplementationSpecific: 32 }; }).call(this);
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNodeList.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNodeList.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLNodeList; module.exports = XMLNodeList = (function() { function XMLNodeList(nodes) { this.nodes = nodes; } Object.defineProperty(XMLNodeList.prototype, 'length', { get: function() { return this.nodes.length || 0; } ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/OperationType.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/OperationType.js
// Generated by CoffeeScript 1.12.7 (function() { module.exports = { Clones: 1, Imported: 2, Deleted: 3, Renamed: 4, Adopted: 5 }; }).call(this);
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLComment.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLComment.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLCharacterData, XMLComment, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = n...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/WriterState.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/WriterState.js
// Generated by CoffeeScript 1.12.7 (function() { module.exports = { None: 0, OpenTag: 1, InsideTag: 2, CloseTag: 3 }; }).call(this);
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDAttList.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDAttList.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDTDAttList, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new cto...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMStringList.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMStringList.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLDOMStringList; module.exports = XMLDOMStringList = (function() { function XMLDOMStringList(arr) { this.arr = arr || []; } Object.defineProperty(XMLDOMStringList.prototype, 'length', { get: function() { return this.arr.length;...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMImplementation.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDOMImplementation.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLDOMImplementation; module.exports = XMLDOMImplementation = (function() { function XMLDOMImplementation() {} XMLDOMImplementation.prototype.hasFeature = function(feature, version) { return true; }; XMLDOMImplementation.prototype.create...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLTypeInfo.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLTypeInfo.js
// Generated by CoffeeScript 1.12.7 (function() { var Derivation, XMLTypeInfo; Derivation = require('./Derivation'); module.exports = XMLTypeInfo = (function() { function XMLTypeInfo(typeName, typeNamespace) { this.typeName = typeName; this.typeNamespace = typeNamespace; } XMLTypeInfo.p...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLCharacterData.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLCharacterData.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLCharacterData, XMLNode, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); ch...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNodeFilter.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLNodeFilter.js
// Generated by CoffeeScript 1.12.7 (function() { var XMLNodeFilter; module.exports = XMLNodeFilter = (function() { function XMLNodeFilter() {} XMLNodeFilter.prototype.FilterAccept = 1; XMLNodeFilter.prototype.FilterReject = 2; XMLNodeFilter.prototype.FilterSkip = 3; XMLNodeFilter.prototype...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocumentCB.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDocumentCB.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, WriterState, XMLAttribute, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDocument, XMLDocumentCB, XMLElement, XMLProcessingInstruction, XMLRaw, XMLStringWriter, XMLStringifier, XMLText, g...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDEntity.js
aws/aiHintGeneration/node_modules/xmlbuilder/lib/XMLDTDEntity.js
// Generated by CoffeeScript 1.12.7 (function() { var NodeType, XMLDTDEntity, XMLNode, isObject, extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/which-typed-array/index.js
aws/aiHintGeneration/node_modules/which-typed-array/index.js
'use strict'; var forEach = require('for-each'); var availableTypedArrays = require('available-typed-arrays'); var callBind = require('call-bind'); var callBound = require('call-bind/callBound'); var gOPD = require('gopd'); /** @type {(O: object) => string} */ var $toString = callBound('Object.prototype.toString'); v...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/which-typed-array/test/index.js
aws/aiHintGeneration/node_modules/which-typed-array/test/index.js
'use strict'; var test = require('tape'); var whichTypedArray = require('../'); var isCallable = require('is-callable'); var hasToStringTag = require('has-tostringtag/shams')(); var generators = require('make-generator-function')(); var arrows = require('make-arrow-function').list(); var forEach = require('for-each');...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/global.js
aws/aiHintGeneration/node_modules/aws-sdk/global.js
require('./lib/node_loader'); module.exports = require('./lib/core');
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/index.js
aws/aiHintGeneration/node_modules/aws-sdk/index.js
// Convenience file to require the SDK from the root of the repository module.exports = require('./lib/aws');
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/browser.js
aws/aiHintGeneration/node_modules/aws-sdk/browser.js
require('./lib/browser_loader'); var AWS = require('./lib/core'); if (typeof window !== 'undefined') window.AWS = AWS; if (typeof module !== 'undefined') module.exports = AWS; if (typeof self !== 'undefined') self.AWS = AWS;
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/react-native.js
aws/aiHintGeneration/node_modules/aws-sdk/react-native.js
var AWS = require('./lib/react-native-loader'); require('./clients/all'); module.exports = AWS;
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/warn-maintenance-mode.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/warn-maintenance-mode.js
console.warn( '\n╔═════════════════════════════════════════════════╗' + '\n║ The AWS SDK for JavaScript (v2) will reach ║' + '\n║ -> maintenance mode on September 8, 2024. ║' + '\n║ -> end-of-support on September 8, 2025. ║' + '\n║ ║' + '\n║ To contin...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/typings-generator.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/typings-generator.js
#!/usr/bin/env node /* * Pass optional path to target directory as command line argument. * * The directory must include the apis/ folder and service customizations at * `lib/services`. Clients will be generated in `clients/`. * * If parameter is not passed the repository root will be used. */ var path = requi...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/services-table-generator.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/services-table-generator.js
"use strict"; var fs_1 = require("fs"); var path_1 = require("path"); var clients = require('../clients/all'); var metadata = require('../apis/metadata'); var api_loader = require('../lib/api_loader'); fs_1.writeFileSync(path_1.resolve(__dirname, '..', 'SERVICES.md'), Object.keys(clients).reduce(function (serviceTable,...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/composite-test.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/composite-test.js
const {execute, executeLongProcess} = require('./lib/test-helper'); async function run() { const EXEC = { 'execute': execute, 'executeLongProcess': executeLongProcess, } const scripts = [ { execute: 'executeLongProcess', command: ['npm', 'run', 'helper-test'], retryCount: 1 }, { execute: 'execute...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/region-checker/allowlist.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/region-checker/allowlist.js
var allowlist = { '/config.js': [ 24, 25, 85, 86, 207, 261, 262 ], '/credentials/cognito_identity_credentials.js': [ 87, 88, 118 ], '/credentials/shared_ini_file_credentials.js': [ 4, ], '/credentials/sso...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/region-checker/index.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/region-checker/index.js
var fs = require('fs'); var path = require('path'); var allowlist = require('./allowlist').allowlist; function checkFile(location) { var file = fs.readFileSync(location); var code = file.toString(); var lines = code.split('\n'); var regionMatches = []; lines.forEach(function(line, idx) { v...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/test-helper.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/test-helper.js
const { exec, spawn } = require('child_process'); /** * wrap child_process.exec with retry. Will throw immediately when return * code not 0; Used for trivial commands since error detail won't be printed. * @param {string} command * @param {structure} execOptoins * @param {number} retryCount */ async function ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/translator.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/translator.js
/* A couple of utility methods */ function each(obj, iter) { for (var key in obj) { if (obj.hasOwnProperty(key)) iter(key, obj[key]); } } function nextString(str) { return 'S' + (parseInt(str.substr(1), 36) + 1).toString(36); } /* End utility methods */ function Translator(api, options) { var origLength...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/remove-event-stream-ops.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/remove-event-stream-ops.js
/** * Removes operations from the model if they require event streams. * Specifically looks at input and output shapes. * @param {Object} model - JSON parsed API model (*.normal.json) */ function removeEventStreamOperations(model) { var modifiedModel = false; // loop over all operations var operations =...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/set-s3-expires-string.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/set-s3-expires-string.js
/** * Sets model overrides for S3 ExpiresString. */ module.exports = function setS3ExpiresString(model) { if (model.metadata.serviceId === 'S3') { var newShapes = {}; for (var shapeId in model.shapes) { newShapes[shapeId] = model.shapes[shapeId]; if (shapeId === 'Expires') { // preserve ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/prune-shapes.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/prune-shapes.js
var getOperationShapeNames = require('./get-operation-shape-names').getOperationShapeNames; var visitRelatedShapeNames = require('./visit-related-shape-names').visitRelatedShapeNames; function pruneShapes(model) { // start by grabbing the input/output shapes on all operations var operationShapeNames = getOper...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/visit-related-shape-names.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/visit-related-shape-names.js
/** * * @param {string} startingShape * @param {{[key: string]: any}} shapeMap */ function visitRelatedShapeNames(startingShape, shapeMap) { var shape = shapeMap[startingShape]; if (shape.visited) { // exit early if the shape has been visited return; } shape.visited = true; ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/get-operation-shape-names.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/get-operation-shape-names.js
function getOperationShapeNames(model) { var operationShapeNames = []; var operations = model.operations; for (var operationName of Object.keys(operations)) { var operation = operations[operationName]; if (operation.input && operation.input.shape) { operationShapeNames.push(oper...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/ts-generator.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/lib/ts-generator.js
var fs = require('fs'); var path = require('path'); var pruneShapes = require('./prune-shapes').pruneShapes; var CUSTOM_CONFIG_ENUMS = { DUALSTACK: { FILE_NAME: 'config_use_dualstack', INTERFACE: 'UseDualstackConfigOptions' } }; function TSGenerator(options) { this._sdkRootDir = options.Sd...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/change-creator.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/change-creator.js
var fs = require('fs'); var path = require('path'); var crypto = require('crypto'); /** * Configuration Options: * - write file location * - read file location */ function checkProperty(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); } /** * Generates a 'random' hex value. * More 'ran...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/add-change.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/add-change.js
var ChangeCreator = require('./change-creator').ChangeCreator; /** * The CLI class to add a changelog entry. */ function AddChangeCli() { this._changeCreator = new ChangeCreator(); this._maxRetries = 2; this._retryCount = 0; } AddChangeCli.prototype = { /** * Prints a string to stdout. * @...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/util.js
aws/aiHintGeneration/node_modules/aws-sdk/scripts/changelog/util.js
var fs = require('fs'); var changelog, latest, nextReleaseFiles; var changelogFile = process.cwd() + '/CHANGELOG.md'; var changesDir = process.cwd() + '/.changes/'; var nextReleaseDir = changesDir + 'next-release/'; var insertMarker = '<!--ENTRYINSERT-->'; var versionMarker = ['<!--LATEST=', '-->']; var startContent =...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/vendor/endpoint-cache/index.js
aws/aiHintGeneration/node_modules/aws-sdk/vendor/endpoint-cache/index.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var LRU_1 = require("./utils/LRU"); var CACHE_SIZE = 1000; /** * Inspired node-lru-cache[https://github.com/isaacs/node-lru-cache] */ var EndpointCache = /** @class */ (function () { function EndpointCache(maxSize) { if (maxSize ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/vendor/endpoint-cache/utils/LRU.js
aws/aiHintGeneration/node_modules/aws-sdk/vendor/endpoint-cache/utils/LRU.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var LinkedListNode = /** @class */ (function () { function LinkedListNode(key, value) { this.key = key; this.value = value; } return LinkedListNode; }()); var LRUCache = /** @class */ (function () { function LRU...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v4.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v4.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _rng = _interopRequireDefault(require("./rng.js")); var _bytesToUuid = _interopRequireDefault(require("./bytesToUuid.js")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { defau...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/md5-browser.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/md5-browser.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /* * Browser-compatible JavaScript MD5 * * Modification of JavaScript MD5 * https://github.com/blueimp/JavaScript-MD5 * * Copyright 2011, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/rng-browser.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/rng-browser.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = rng; // Unique ID creation requires a high quality random # generator. In the browser we therefore // require the crypto API and do not support built-in fallback to lower quality random number // generators (like Math.rand...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/rng.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/rng.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = rng; var _crypto = _interopRequireDefault(require("crypto")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function rng() { return _crypto.default.randomBytes(16); }
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/md5.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/md5.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _crypto = _interopRequireDefault(require("crypto")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function md5(bytes) { if (Array.isArray(bytes)) { by...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/index.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/index.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "v1", { enumerable: true, get: function () { return _v.default; } }); Object.defineProperty(exports, "v3", { enumerable: true, get: function () { return _v2.default; } }); Object.defineProp...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v35.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v35.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _default; exports.URL = exports.DNS = void 0; var _bytesToUuid = _interopRequireDefault(require("./bytesToUuid.js")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } funct...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v3.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v3.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _v = _interopRequireDefault(require("./v35.js")); var _md = _interopRequireDefault(require("./md5.js")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } const...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/uuid-bin.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/uuid-bin.js
"use strict"; var _assert = _interopRequireDefault(require("assert")); var _v = _interopRequireDefault(require("./v1.js")); var _v2 = _interopRequireDefault(require("./v3.js")); var _v3 = _interopRequireDefault(require("./v4.js")); var _v4 = _interopRequireDefault(require("./v5.js")); function _interopRequireDefa...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/sha1.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/sha1.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _crypto = _interopRequireDefault(require("crypto")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function sha1(bytes) { if (Array.isArray(bytes)) { b...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v1.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/v1.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _rng = _interopRequireDefault(require("./rng.js")); var _bytesToUuid = _interopRequireDefault(require("./bytesToUuid.js")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { defau...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false
CAHLR/OATutor
https://github.com/CAHLR/OATutor/blob/10a5baf153a505267af8045b05c217b4be6bd8b4/aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/sha1-browser.js
aws/aiHintGeneration/node_modules/aws-sdk/node_modules/uuid/dist/sha1-browser.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // Adapted from Chris Veness' SHA1 code at // http://www.movable-type.co.uk/scripts/sha1.html function f(s, x, y, z) { switch (s) { case 0: return x & y ^ ~x & z; case 1: return x ^ y ^ z; ...
javascript
MIT
10a5baf153a505267af8045b05c217b4be6bd8b4
2026-01-05T03:39:09.711315Z
false