Changeset 79a0317 for imaps-frontend/node_modules/typed-array-buffer
- Timestamp:
- 01/21/25 03:08:24 (4 weeks ago)
- Branches:
- main
- Parents:
- 0c6b92a
- Location:
- imaps-frontend/node_modules/typed-array-buffer
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/typed-array-buffer/CHANGELOG.md
r0c6b92a r79a0317 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 ## [v1.0. 2](https://github.com/ljharb/typed-array-buffer/compare/v1.0.1...v1.0.2) - 2024-02-198 ## [v1.0.3](https://github.com/inspect-js/typed-array-buffer/compare/v1.0.2...v1.0.3) - 2024-12-18 9 9 10 10 ### Commits 11 11 12 - add types [`23c6fba`](https://github.com/ljharb/typed-array-buffer/commit/23c6fba167dbc8c1e9291eed3f68e64a5651075a) 13 - [Deps] update `available-typed-arrays` [`5f68ba1`](https://github.com/ljharb/typed-array-buffer/commit/5f68ba1fdcd004af46d529fbb08220de2254cf43) 14 - [Deps] update `call-bind` [`54a92ce`](https://github.com/ljharb/typed-array-buffer/commit/54a92ce4caf023c8680ffe64534ba881b78cdc17) 15 - [Dev Deps] update `tape` [`b0b3342`](https://github.com/ljharb/typed-array-buffer/commit/b0b3342bcbefae5f3dff01b0e3734b08ca927f58) 12 - [meta] update URLs [`aca9484`](https://github.com/inspect-js/typed-array-buffer/commit/aca9484b41f96767408e26e63854b5d86f759de8) 13 - [types] use shared config [`fcdcb05`](https://github.com/inspect-js/typed-array-buffer/commit/fcdcb05941a771826e1478a77aadd89c582e37cd) 14 - [actions] split out node 10-20, and 20+ [`5f5a406`](https://github.com/inspect-js/typed-array-buffer/commit/5f5a4067752d7bccecbaa8f6e143863d55197af9) 15 - [types] improve types [`f45042c`](https://github.com/inspect-js/typed-array-buffer/commit/f45042c07c04007217404d73aa77c26a73885210) 16 - [Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/object-inspect`, `@types/tape`, `auto-changelog`, `es-value-fixtures`, `object-inspect`, `tape` [`0c937e7`](https://github.com/inspect-js/typed-array-buffer/commit/0c937e72e93dccc359c08cf1a9ef060e5f5e1a8d) 17 - [Refactor] use `call-bound` directly [`cf4aba4`](https://github.com/inspect-js/typed-array-buffer/commit/cf4aba4d8c1702ee9130abaf8a6a72907ca96ce0) 18 - [Tests] replace `aud` with `npm audit` [`a3abb73`](https://github.com/inspect-js/typed-array-buffer/commit/a3abb739300d1de6e88736019d718d831c7a4cca) 19 - [Dev Deps] update `@types/tape` [`548ffdc`](https://github.com/inspect-js/typed-array-buffer/commit/548ffdc881726b060ac92fc0c59ab0bb150df91f) 20 - [Deps] update `is-typed-array` [`3b5deb1`](https://github.com/inspect-js/typed-array-buffer/commit/3b5deb191a1c942deced0273b07fe69bc8de39ab) 21 - [Deps] update `call-bind` [`02cbc0c`](https://github.com/inspect-js/typed-array-buffer/commit/02cbc0cca2f69d81cdeedf7beebae2a5dd9dd4f7) 22 - [Tests] add attw and `postlint` [`f6daa66`](https://github.com/inspect-js/typed-array-buffer/commit/f6daa6695a69878d845070b90ab0bbf6392ebb03) 23 - [Dev Deps] add missing peer dep [`c9faf2a`](https://github.com/inspect-js/typed-array-buffer/commit/c9faf2ac04fc78410aeb144405db110fe9b60b6c) 16 24 17 ## [v1.0. 1](https://github.com/ljharb/typed-array-buffer/compare/v1.0.0...v1.0.1) - 2024-02-0625 ## [v1.0.2](https://github.com/inspect-js/typed-array-buffer/compare/v1.0.1...v1.0.2) - 2024-02-19 18 26 19 27 ### Commits 20 28 21 - [Dev Deps] update `aud`, `available-typed-arrays`, `npmignore`, `object-inspect`, `tape` [`5334477`](https://github.com/ljharb/typed-array-buffer/commit/53344773866f35820dc4deef1aa47ec7890f2b02) 22 - [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`e2511e0`](https://github.com/ljharb/typed-array-buffer/commit/e2511e011a2331bd4a36ad6003a98b1cf766bc26) 23 - [Deps] update `call-bind`, `get-intrinsic`, `is-typed-array` [`36c3b11`](https://github.com/ljharb/typed-array-buffer/commit/36c3b11efc9bce98de8bee5f81dcae4305876893) 24 - [meta] add `sideEffects` flag [`46cc1f4`](https://github.com/ljharb/typed-array-buffer/commit/46cc1f4a8b8875fc6e84b33182602ec37655bbbd) 29 - add types [`23c6fba`](https://github.com/inspect-js/typed-array-buffer/commit/23c6fba167dbc8c1e9291eed3f68e64a5651075a) 30 - [Deps] update `available-typed-arrays` [`5f68ba1`](https://github.com/inspect-js/typed-array-buffer/commit/5f68ba1fdcd004af46d529fbb08220de2254cf43) 31 - [Deps] update `call-bind` [`54a92ce`](https://github.com/inspect-js/typed-array-buffer/commit/54a92ce4caf023c8680ffe64534ba881b78cdc17) 32 - [Dev Deps] update `tape` [`b0b3342`](https://github.com/inspect-js/typed-array-buffer/commit/b0b3342bcbefae5f3dff01b0e3734b08ca927f58) 33 34 ## [v1.0.1](https://github.com/inspect-js/typed-array-buffer/compare/v1.0.0...v1.0.1) - 2024-02-06 35 36 ### Commits 37 38 - [Dev Deps] update `aud`, `available-typed-arrays`, `npmignore`, `object-inspect`, `tape` [`5334477`](https://github.com/inspect-js/typed-array-buffer/commit/53344773866f35820dc4deef1aa47ec7890f2b02) 39 - [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`e2511e0`](https://github.com/inspect-js/typed-array-buffer/commit/e2511e011a2331bd4a36ad6003a98b1cf766bc26) 40 - [Deps] update `call-bind`, `get-intrinsic`, `is-typed-array` [`36c3b11`](https://github.com/inspect-js/typed-array-buffer/commit/36c3b11efc9bce98de8bee5f81dcae4305876893) 41 - [meta] add `sideEffects` flag [`46cc1f4`](https://github.com/inspect-js/typed-array-buffer/commit/46cc1f4a8b8875fc6e84b33182602ec37655bbbd) 25 42 26 43 ## v1.0.0 - 2023-06-05 … … 28 45 ### Commits 29 46 30 - Initial implementation, tests, readme [`5bc2953`](https://github.com/ ljharb/typed-array-buffer/commit/5bc295337b4310659832fc08699a4d10c2dbbded)31 - Initial commit [`98b8ac9`](https://github.com/ ljharb/typed-array-buffer/commit/98b8ac90f407c368effa25d395aeea1d72e1d4b6)32 - npm init [`6a4a73c`](https://github.com/ ljharb/typed-array-buffer/commit/6a4a73c66b1f13fd17699c6500a4979003676696)33 - Only apps should have lockfiles [`7226abf`](https://github.com/ ljharb/typed-array-buffer/commit/7226abfda329b99dc25526c48740b076d128a7be)47 - Initial implementation, tests, readme [`5bc2953`](https://github.com/inspect-js/typed-array-buffer/commit/5bc295337b4310659832fc08699a4d10c2dbbded) 48 - Initial commit [`98b8ac9`](https://github.com/inspect-js/typed-array-buffer/commit/98b8ac90f407c368effa25d395aeea1d72e1d4b6) 49 - npm init [`6a4a73c`](https://github.com/inspect-js/typed-array-buffer/commit/6a4a73c66b1f13fd17699c6500a4979003676696) 50 - Only apps should have lockfiles [`7226abf`](https://github.com/inspect-js/typed-array-buffer/commit/7226abfda329b99dc25526c48740b076d128a7be) -
imaps-frontend/node_modules/typed-array-buffer/README.md
r0c6b92a r79a0317 27 27 28 28 [package-url]: https://npmjs.org/package/typed-array-buffer 29 [npm-version-svg]: https://versionbadg.es/ ljharb/typed-array-buffer.svg30 [deps-svg]: https://david-dm.org/ ljharb/typed-array-buffer.svg31 [deps-url]: https://david-dm.org/ ljharb/typed-array-buffer32 [dev-deps-svg]: https://david-dm.org/ ljharb/typed-array-buffer/dev-status.svg33 [dev-deps-url]: https://david-dm.org/ ljharb/typed-array-buffer#info=devDependencies29 [npm-version-svg]: https://versionbadg.es/inspect-js/typed-array-buffer.svg 30 [deps-svg]: https://david-dm.org/inspect-js/typed-array-buffer.svg 31 [deps-url]: https://david-dm.org/inspect-js/typed-array-buffer 32 [dev-deps-svg]: https://david-dm.org/inspect-js/typed-array-buffer/dev-status.svg 33 [dev-deps-url]: https://david-dm.org/inspect-js/typed-array-buffer#info=devDependencies 34 34 [npm-badge-png]: https://nodei.co/npm/typed-array-buffer.png?downloads=true&stars=true 35 35 [license-image]: https://img.shields.io/npm/l/typed-array-buffer.svg … … 37 37 [downloads-image]: https://img.shields.io/npm/dm/typed-array-buffer.svg 38 38 [downloads-url]: https://npm-stat.com/charts.html?package=typed-array-buffer 39 [codecov-image]: https://codecov.io/gh/ ljharb/typed-array-buffer/branch/main/graphs/badge.svg40 [codecov-url]: https://app.codecov.io/gh/ ljharb/typed-array-buffer/41 [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ ljharb/typed-array-buffer42 [actions-url]: https://github.com/ ljharb/typed-array-buffer/actions39 [codecov-image]: https://codecov.io/gh/inspect-js/typed-array-buffer/branch/main/graphs/badge.svg 40 [codecov-url]: https://app.codecov.io/gh/inspect-js/typed-array-buffer/ 41 [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/typed-array-buffer 42 [actions-url]: https://github.com/inspect-js/typed-array-buffer/actions -
imaps-frontend/node_modules/typed-array-buffer/index.d.ts
r0c6b92a r79a0317 1 type TypedArray = 2 | Int8Array 3 | Uint8Array 4 | Uint8ClampedArray 5 | Int16Array 6 | Uint16Array 7 | Int32Array 8 | Uint32Array 9 | Float32Array 10 | Float64Array 11 | BigInt64Array 12 | BigUint64Array; 1 import type { TypedArray } from 'is-typed-array'; 13 2 14 declare function typedArrayBuffer(x: TypedArray): ArrayBuffer; 3 declare namespace typedArrayBuffer{ 4 export type { TypedArray }; 5 } 6 7 declare function typedArrayBuffer(x: typedArrayBuffer.TypedArray): ArrayBuffer; 15 8 16 9 export = typedArrayBuffer; -
imaps-frontend/node_modules/typed-array-buffer/index.js
r0c6b92a r79a0317 3 3 var $TypeError = require('es-errors/type'); 4 4 5 var callBound = require('call-b ind/callBound');5 var callBound = require('call-bound'); 6 6 7 /** @type {undefined | ((thisArg: import('.').TypedArray) => Buffer<ArrayBufferLike>)} */ 7 8 var $typedArrayBuffer = callBound('TypedArray.prototype.buffer', true); 8 9 -
imaps-frontend/node_modules/typed-array-buffer/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "typed-array-buffer", 3 "version": "1.0.2", 4 "description": "Get the ArrayBuffer out of a TypedArray, robustly.", 5 "main": "index.js", 6 "exports": { 7 ".": "./index.js", 8 "./package.json": "./package.json" 9 }, 10 "sideEffects": false, 11 "scripts": { 12 "prepack": "npmignore --auto --commentLines=autogenerated", 13 "prepublishOnly": "safe-publish-latest", 14 "prepublish": "not-in-publish || npm run prepublishOnly", 15 "lint": "eslint --ext=js,mjs .", 16 "pretest": "npm run lint", 17 "tests-only": "nyc tape 'test/**/*.js'", 18 "test": "npm run tests-only", 19 "posttest": "aud --production", 20 "version": "auto-changelog && git add CHANGELOG.md", 21 "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" 22 }, 23 "repository": { 24 "type": "git", 25 "url": "git+https://github.com/ljharb/typed-array-buffer.git" 26 }, 27 "keywords": [ 28 "typed array", 29 "arraybuffer", 30 "buffer" 31 ], 32 "author": "Jordan Harband <ljharb@gmail.com>", 33 "license": "MIT", 34 "bugs": { 35 "url": "https://github.com/ljharb/typed-array-buffer/issues" 36 }, 37 "homepage": "https://github.com/ljharb/typed-array-buffer#readme", 38 "dependencies": { 39 "call-bind": "^1.0.7", 40 "es-errors": "^1.3.0", 41 "is-typed-array": "^1.1.13" 42 }, 43 "devDependencies": { 44 "@ljharb/eslint-config": "^21.1.0", 45 "@types/call-bind": "^1.0.5", 46 "@types/es-value-fixtures": "^1.4.4", 47 "@types/for-each": "^0.3.3", 48 "@types/object-inspect": "^1.8.4", 49 "@types/tape": "^5.6.4", 50 "aud": "^2.0.4", 51 "auto-changelog": "^2.4.0", 52 "available-typed-arrays": "^1.0.7", 53 "es-value-fixtures": "^1.4.2", 54 "eslint": "=8.8.0", 55 "for-each": "^0.3.3", 56 "in-publish": "^2.0.1", 57 "npmignore": "^0.3.1", 58 "nyc": "^10.3.2", 59 "object-inspect": "^1.13.1", 60 "safe-publish-latest": "^2.0.0", 61 "tape": "^5.7.5", 62 "typescript": "next" 63 }, 64 "engines": { 65 "node": ">= 0.4" 66 }, 67 "auto-changelog": { 68 "output": "CHANGELOG.md", 69 "template": "keepachangelog", 70 "unreleased": false, 71 "commitLimit": false, 72 "backfillLimit": false, 73 "hideCredit": true 74 }, 75 "publishConfig": { 76 "ignore": [ 77 ".github/workflows" 78 ] 79 } 2 "_from": "typed-array-buffer@^1.0.3", 3 "_id": "typed-array-buffer@1.0.3", 4 "_inBundle": false, 5 "_integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", 6 "_location": "/typed-array-buffer", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "range", 10 "registry": true, 11 "raw": "typed-array-buffer@^1.0.3", 12 "name": "typed-array-buffer", 13 "escapedName": "typed-array-buffer", 14 "rawSpec": "^1.0.3", 15 "saveSpec": null, 16 "fetchSpec": "^1.0.3" 17 }, 18 "_requiredBy": [ 19 "/es-abstract" 20 ], 21 "_resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", 22 "_shasum": "a72395450a4869ec033fd549371b47af3a2ee536", 23 "_spec": "typed-array-buffer@^1.0.3", 24 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/es-abstract", 25 "author": { 26 "name": "Jordan Harband", 27 "email": "ljharb@gmail.com" 28 }, 29 "auto-changelog": { 30 "output": "CHANGELOG.md", 31 "template": "keepachangelog", 32 "unreleased": false, 33 "commitLimit": false, 34 "backfillLimit": false, 35 "hideCredit": true 36 }, 37 "bugs": { 38 "url": "https://github.com/inspect-js/typed-array-buffer/issues" 39 }, 40 "bundleDependencies": false, 41 "dependencies": { 42 "call-bound": "^1.0.3", 43 "es-errors": "^1.3.0", 44 "is-typed-array": "^1.1.14" 45 }, 46 "deprecated": false, 47 "description": "Get the ArrayBuffer out of a TypedArray, robustly.", 48 "devDependencies": { 49 "@arethetypeswrong/cli": "^0.17.1", 50 "@ljharb/eslint-config": "^21.1.1", 51 "@ljharb/tsconfig": "^0.2.2", 52 "@types/es-value-fixtures": "^1.4.4", 53 "@types/for-each": "^0.3.3", 54 "@types/object-inspect": "^1.13.0", 55 "@types/tape": "^5.8.0", 56 "auto-changelog": "^2.5.0", 57 "available-typed-arrays": "^1.0.7", 58 "encoding": "^0.1.13", 59 "es-value-fixtures": "^1.5.0", 60 "eslint": "=8.8.0", 61 "for-each": "^0.3.3", 62 "in-publish": "^2.0.1", 63 "npmignore": "^0.3.1", 64 "nyc": "^10.3.2", 65 "object-inspect": "^1.13.3", 66 "safe-publish-latest": "^2.0.0", 67 "tape": "^5.9.0", 68 "typescript": "next" 69 }, 70 "engines": { 71 "node": ">= 0.4" 72 }, 73 "exports": { 74 ".": "./index.js", 75 "./package.json": "./package.json" 76 }, 77 "homepage": "https://github.com/inspect-js/typed-array-buffer#readme", 78 "keywords": [ 79 "typed array", 80 "arraybuffer", 81 "buffer" 82 ], 83 "license": "MIT", 84 "main": "index.js", 85 "name": "typed-array-buffer", 86 "publishConfig": { 87 "ignore": [ 88 ".github/workflows" 89 ] 90 }, 91 "repository": { 92 "type": "git", 93 "url": "git+https://github.com/inspect-js/typed-array-buffer.git" 94 }, 95 "scripts": { 96 "lint": "eslint --ext=js,mjs .", 97 "postlint": "tsc && attw -P", 98 "posttest": "npx npm@'>= 10.2' audit --production", 99 "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", 100 "prepack": "npmignore --auto --commentLines=autogenerated", 101 "prepublish": "not-in-publish || npm run prepublishOnly", 102 "prepublishOnly": "safe-publish-latest", 103 "pretest": "npm run lint", 104 "test": "npm run tests-only", 105 "tests-only": "nyc tape 'test/**/*.js'", 106 "version": "auto-changelog && git add CHANGELOG.md" 107 }, 108 "sideEffects": false, 109 "version": "1.0.3" 80 110 } -
imaps-frontend/node_modules/typed-array-buffer/tsconfig.json
r0c6b92a r79a0317 1 1 { 2 "extends": "@ljharb/tsconfig", 2 3 "compilerOptions": { 3 /* Visit https://aka.ms/tsconfig.json to read more about this file */ 4 5 /* Projects */ 6 7 /* Language and Environment */ 8 "target": "es2022", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ 9 // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */ 10 // "noLib": true, /* Disable including any library files, including the default lib.d.ts. */ 11 "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */ 12 // "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */ 13 14 /* Modules */ 15 "module": "commonjs", /* Specify what module code is generated. */ 16 // "rootDir": "./", /* Specify the root folder within your source files. */ 17 // "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */ 18 // "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */ 19 // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */ 20 // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */ 21 // "typeRoots": ["types"], /* Specify multiple folders that act like `./node_modules/@types`. */ 22 "resolveJsonModule": true, /* Enable importing .json files. */ 23 // "allowArbitraryExtensions": true, /* Enable importing files with any extension, provided a declaration file is present. */ 24 25 /* JavaScript Support */ 26 "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files. */ 27 "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */ 28 "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`. */ 29 30 /* Emit */ 31 "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ 32 "declarationMap": true, /* Create sourcemaps for d.ts files. */ 33 "noEmit": true, /* Disable emitting files from a compilation. */ 34 35 /* Interop Constraints */ 36 "allowSyntheticDefaultImports": true, /* Allow `import x from y` when a module doesn't have a default export. */ 37 "esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility. */ 38 "forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */ 39 40 /* Type Checking */ 41 "strict": true, /* Enable all strict type-checking options. */ 42 43 /* Completeness */ 44 // "skipLibCheck": true /* Skip type checking all .d.ts files. */ 4 "target": "es2021", 45 5 }, 46 6 "exclude": [
Note:
See TracChangeset
for help on using the changeset viewer.