@firestone-hs/reference-data • 0.1.249 ```
aws s3 cp ./src/hs-achievements.json s3://static.zerotoheroes.com/hearthstone/jsoncards/ --acl public-read
aws s3 cp ./src/card-backs.json s3://static.zerotoheroes.com/hearthstone/data/ --acl public-read
aws s3 cp ./src/deck-templates.json s3://sta DIRECT 9 June 13, 2022 @types/mysql • 2.15.26 TypeScript definitions for mysql INDIRECT 2 March 11, 2024 @types/node • 22.10.7 TypeScript definitions for node INDIRECT 1 January 16, 2025 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 February 19, 2024 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 November 11, 2020 bignumber.js • 9.0.0 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 May 27, 2019 buffer • 4.9.2 Node.js Buffer API, for the browser INDIRECT 3 November 8, 2019 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 December 9, 2024 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 December 6, 2024 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 December 16, 2024 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 August 31, 2021 cross-fetch • 3.2.0 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 December 21, 2024 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 February 13, 2024 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 December 17, 2024 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 December 6, 2024 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 February 5, 2024 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 January 15, 2025 events • 1.1.1 Node's event emitter for all engines. INDIRECT 0 June 22, 2016 for-each • 0.3.3 A better forEach INDIRECT 1 June 2, 2018 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 January 2, 2025 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 January 2, 2025 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 December 4, 2024 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 February 13, 2024 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 December 2, 2024 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 February 1, 2024 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 December 13, 2024 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 September 23, 2022 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 January 2, 2025 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 December 12, 2024 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 23 December 18, 2024 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 December 19, 2024 mysql • 2.18.1 A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed. DIRECT 10 January 23, 2020 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 August 23, 2023 possible-typed-array-names • 1.0.0 A simple list of possible Typed Array names. INDIRECT 0 February 19, 2024 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 June 19, 2019 punycode • 1.3.2 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 October 22, 2014 querystring • 0.2.0 Node's querystring module for all engines. INDIRECT 0 March 5, 2013 readable-stream • 2.3.7 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 January 5, 2020 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 April 25, 2018 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 December 12, 2024 serverless-mysql • 1.5.5 A module for managing MySQL connections at serverless scale. DIRECT 14 April 8, 2023 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 March 9, 2024 sqlstring • 2.3.1 Simple SQL escape and format for MySQL INDIRECT 0 February 25, 2018 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 March 30, 2018 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 January 20, 2016 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 October 9, 2024 url • 0.10.3 The core `url` packaged standalone for use with Browserify. INDIRECT 2 February 27, 2015 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 util • 0.12.5 Node.js's util module for all engines INDIRECT 29 October 16, 2022 uuid • 8.0.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 April 29, 2020 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 May 26, 2017 which-typed-array • 1.1.18 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 December 18, 2024 xml2js • 0.6.2 Simple XML to JavaScript object converter. INDIRECT 2 July 26, 2023 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 March 22, 2019 zone.js • 0.10.3 Zones for JavaScript INDIRECT 0 March 17, 2020