Changeset 79a0317 for imaps-frontend/node_modules/data-view-byte-offset
- Timestamp:
- 01/21/25 03:08:24 (3 days ago)
- Branches:
- main
- Parents:
- 0c6b92a
- Location:
- imaps-frontend/node_modules/data-view-byte-offset
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/data-view-byte-offset/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.1](https://github.com/inspect-js/data-view-byte-offset/compare/v1.0.0...v1.0.1) - 2024-12-18 9 10 ### Commits 11 12 - [types] use shared tsconfig [`d5ce484`](https://github.com/inspect-js/data-view-byte-offset/commit/d5ce484f91818961c0521d98510131f6e2bb8d84) 13 - [readme] update URLs [`f297dd2`](https://github.com/inspect-js/data-view-byte-offset/commit/f297dd25fe9e018c6dc4fa181f723af4153e53e0) 14 - [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/object-inspect`, `@types/tape`, `auto-changelog`, `es-value-fixtures`, `object-inspect`, `tape` [`f89d994`](https://github.com/inspect-js/data-view-byte-offset/commit/f89d994b4f94fca0f75a5afe4e07963a379ff36e) 15 - [actions] split out node 10-20, and 20+ [`e648e1d`](https://github.com/inspect-js/data-view-byte-offset/commit/e648e1da732dad4702184ffb2d2aaa63e5b75ec5) 16 - [Refactor] use `call-bound` directly [`56d996e`](https://github.com/inspect-js/data-view-byte-offset/commit/56d996ee5ce6a896215c4d9ffadbeda2605a8988) 17 - [Dev Deps] update `@arethetypeswrong/cli`, `tape` [`63abffa`](https://github.com/inspect-js/data-view-byte-offset/commit/63abffac147beb7917c538122f05dd007f34b41e) 18 - [Tests] replace `aud` with `npm audit` [`a7c11a5`](https://github.com/inspect-js/data-view-byte-offset/commit/a7c11a54fdfb219b938a04770a8f9c3db36b848f) 19 - [Deps] update `call-bind` [`b86a774`](https://github.com/inspect-js/data-view-byte-offset/commit/b86a7743d663ee70c4049c134625913e723e570e) 20 - [Dev Deps] update `@ljharb/tsconfig` [`058bb63`](https://github.com/inspect-js/data-view-byte-offset/commit/058bb6320cc183f48c096f7e8b7d3e13db420805) 21 - [Deps] update `call-bind` [`6593944`](https://github.com/inspect-js/data-view-byte-offset/commit/6593944952f2064ce3a6c48237da1610fdd169f5) 22 - [Dev Deps] add missing peer dep [`402219e`](https://github.com/inspect-js/data-view-byte-offset/commit/402219ed9c86ec5046892bc1248423cb34672c20) 23 8 24 ## v1.0.0 - 2024-03-04 9 25 10 26 ### Commits 11 27 12 - Initial implementation, tests, readme, types [`8b94518`](https://github.com/ ljharb/data-view-byte-offset/commit/8b94518cd2a87df3084cdf60b52f70d9f65b94b6)13 - Initial commit [`aee2acc`](https://github.com/ ljharb/data-view-byte-offset/commit/aee2accbbefcd5645693f4587ce2eabde166b1a0)14 - npm init [`10a21a4`](https://github.com/ ljharb/data-view-byte-offset/commit/10a21a4189c51a3add252e3f76fe31a0b5bdcfc1)15 - Only apps should have lockfiles [`f6cfa3e`](https://github.com/ ljharb/data-view-byte-offset/commit/f6cfa3e917d58c2e130f9383f5e04f5d5069d0e6)28 - Initial implementation, tests, readme, types [`8b94518`](https://github.com/inspect-js/data-view-byte-offset/commit/8b94518cd2a87df3084cdf60b52f70d9f65b94b6) 29 - Initial commit [`aee2acc`](https://github.com/inspect-js/data-view-byte-offset/commit/aee2accbbefcd5645693f4587ce2eabde166b1a0) 30 - npm init [`10a21a4`](https://github.com/inspect-js/data-view-byte-offset/commit/10a21a4189c51a3add252e3f76fe31a0b5bdcfc1) 31 - Only apps should have lockfiles [`f6cfa3e`](https://github.com/inspect-js/data-view-byte-offset/commit/f6cfa3e917d58c2e130f9383f5e04f5d5069d0e6) -
imaps-frontend/node_modules/data-view-byte-offset/README.md
r0c6b92a r79a0317 28 28 29 29 [package-url]: https://npmjs.org/package/data-view-byte-offset 30 [npm-version-svg]: https://versionbadg.es/ ljharb/data-view-byte-offset.svg31 [deps-svg]: https://david-dm.org/ ljharb/data-view-byte-offset.svg32 [deps-url]: https://david-dm.org/ ljharb/data-view-byte-offset33 [dev-deps-svg]: https://david-dm.org/ ljharb/data-view-byte-offset/dev-status.svg34 [dev-deps-url]: https://david-dm.org/ ljharb/data-view-byte-offset#info=devDependencies30 [npm-version-svg]: https://versionbadg.es/inspect-js/data-view-byte-offset.svg 31 [deps-svg]: https://david-dm.org/inspect-js/data-view-byte-offset.svg 32 [deps-url]: https://david-dm.org/inspect-js/data-view-byte-offset 33 [dev-deps-svg]: https://david-dm.org/inspect-js/data-view-byte-offset/dev-status.svg 34 [dev-deps-url]: https://david-dm.org/inspect-js/data-view-byte-offset#info=devDependencies 35 35 [npm-badge-png]: https://nodei.co/npm/data-view-byte-offset.png?downloads=true&stars=true 36 36 [license-image]: https://img.shields.io/npm/l/data-view-byte-offset.svg … … 38 38 [downloads-image]: https://img.shields.io/npm/dm/data-view-byte-offset.svg 39 39 [downloads-url]: https://npm-stat.com/charts.html?package=data-view-byte-offset 40 [codecov-image]: https://codecov.io/gh/ ljharb/data-view-byte-offset/branch/main/graphs/badge.svg41 [codecov-url]: https://app.codecov.io/gh/ ljharb/data-view-byte-offset/42 [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ ljharb/data-view-byte-offset43 [actions-url]: https://github.com/ ljharb/data-view-byte-offset/actions40 [codecov-image]: https://codecov.io/gh/inspect-js/data-view-byte-offset/branch/main/graphs/badge.svg 41 [codecov-url]: https://app.codecov.io/gh/inspect-js/data-view-byte-offset/ 42 [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/data-view-byte-offset 43 [actions-url]: https://github.com/inspect-js/data-view-byte-offset/actions -
imaps-frontend/node_modules/data-view-byte-offset/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 7 var $dataViewByteOffset = callBound('DataView.prototype.byteOffset', true); -
imaps-frontend/node_modules/data-view-byte-offset/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "data-view-byte-offset", 3 "version": "1.0.0", 4 "description": "Get the byteOffset out of a DataView, robustly.", 5 "main": "index.js", 6 "exports": { 7 ".": "./index.js", 8 "./package.json": "./package.json" 9 }, 10 "types": "./index.d.ts", 11 "sideEffects": false, 12 "scripts": { 13 "prepack": "npmignore --auto --commentLines=autogenerated", 14 "prepublishOnly": "safe-publish-latest", 15 "prepublish": "not-in-publish || npm run prepublishOnly", 16 "prelint": "evalmd README.md", 17 "lint": "eslint --ext=js,mjs .", 18 "postlint": "tsc -p . && attw -P", 19 "pretest": "npm run lint", 20 "tests-only": "nyc tape 'test/**/*.js'", 21 "test": "npm run tests-only", 22 "posttest": "aud --production", 23 "version": "auto-changelog && git add CHANGELOG.md", 24 "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" 25 }, 26 "funding": { 27 "url": "https://github.com/sponsors/ljharb" 28 }, 29 "repository": { 30 "type": "git", 31 "url": "git+https://github.com/ljharb/data-view-byte-offset.git" 32 }, 33 "keywords": [ 34 "javascript", 35 "ecmascript", 36 "dataView", 37 "data", 38 "view", 39 "byte", 40 "offset", 41 "byteOffset", 42 "robust" 43 ], 44 "author": "Jordan Harband <ljharb@gmail.com>", 45 "license": "MIT", 46 "bugs": { 47 "url": "https://github.com/ljharb/data-view-byte-offset/issues" 48 }, 49 "homepage": "https://github.com/ljharb/data-view-byte-offset#readme", 50 "dependencies": { 51 "call-bind": "^1.0.6", 52 "es-errors": "^1.3.0", 53 "is-data-view": "^1.0.1" 54 }, 55 "devDependencies": { 56 "@arethetypeswrong/cli": "^0.15.0", 57 "@ljharb/eslint-config": "^21.1.0", 58 "@types/call-bind": "^1.0.5", 59 "@types/es-value-fixtures": "^1.4.4", 60 "@types/for-each": "^0.3.3", 61 "@types/object-inspect": "^1.8.4", 62 "@types/tape": "^5.6.4", 63 "aud": "^2.0.4", 64 "auto-changelog": "^2.4.0", 65 "es-value-fixtures": "^1.4.2", 66 "eslint": "=8.8.0", 67 "evalmd": "^0.0.19", 68 "for-each": "^0.3.3", 69 "in-publish": "^2.0.1", 70 "npmignore": "^0.3.1", 71 "nyc": "^10.3.2", 72 "object-inspect": "^1.13.1", 73 "safe-publish-latest": "^2.0.0", 74 "tape": "^5.7.4", 75 "typescript": "next" 76 }, 77 "engines": { 78 "node": ">= 0.4" 79 }, 80 "auto-changelog": { 81 "output": "CHANGELOG.md", 82 "template": "keepachangelog", 83 "unreleased": false, 84 "commitLimit": false, 85 "backfillLimit": false, 86 "hideCredit": true 87 }, 88 "publishConfig": { 89 "ignore": [ 90 ".github/workflows" 91 ] 92 } 2 "_from": "data-view-byte-offset@^1.0.1", 3 "_id": "data-view-byte-offset@1.0.1", 4 "_inBundle": false, 5 "_integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", 6 "_location": "/data-view-byte-offset", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "range", 10 "registry": true, 11 "raw": "data-view-byte-offset@^1.0.1", 12 "name": "data-view-byte-offset", 13 "escapedName": "data-view-byte-offset", 14 "rawSpec": "^1.0.1", 15 "saveSpec": null, 16 "fetchSpec": "^1.0.1" 17 }, 18 "_requiredBy": [ 19 "/es-abstract" 20 ], 21 "_resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", 22 "_shasum": "068307f9b71ab76dbbe10291389e020856606191", 23 "_spec": "data-view-byte-offset@^1.0.1", 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/data-view-byte-offset/issues" 39 }, 40 "bundleDependencies": false, 41 "dependencies": { 42 "call-bound": "^1.0.2", 43 "es-errors": "^1.3.0", 44 "is-data-view": "^1.0.1" 45 }, 46 "deprecated": false, 47 "description": "Get the byteOffset out of a DataView, robustly.", 48 "devDependencies": { 49 "@arethetypeswrong/cli": "^0.17.1", 50 "@ljharb/eslint-config": "^21.1.1", 51 "@ljharb/tsconfig": "^0.2.2", 52 "@types/call-bind": "^1.0.5", 53 "@types/es-value-fixtures": "^1.4.4", 54 "@types/for-each": "^0.3.3", 55 "@types/object-inspect": "^1.13.0", 56 "@types/tape": "^5.6.5", 57 "auto-changelog": "^2.5.0", 58 "encoding": "^0.1.13", 59 "es-value-fixtures": "^1.5.0", 60 "eslint": "=8.8.0", 61 "evalmd": "^0.0.19", 62 "for-each": "^0.3.3", 63 "in-publish": "^2.0.1", 64 "npmignore": "^0.3.1", 65 "nyc": "^10.3.2", 66 "object-inspect": "^1.13.3", 67 "safe-publish-latest": "^2.0.0", 68 "tape": "^5.9.0", 69 "typescript": "next" 70 }, 71 "engines": { 72 "node": ">= 0.4" 73 }, 74 "exports": { 75 ".": "./index.js", 76 "./package.json": "./package.json" 77 }, 78 "funding": { 79 "url": "https://github.com/sponsors/ljharb" 80 }, 81 "homepage": "https://github.com/inspect-js/data-view-byte-offset#readme", 82 "keywords": [ 83 "javascript", 84 "ecmascript", 85 "dataView", 86 "data", 87 "view", 88 "byte", 89 "offset", 90 "byteOffset", 91 "robust" 92 ], 93 "license": "MIT", 94 "main": "index.js", 95 "name": "data-view-byte-offset", 96 "publishConfig": { 97 "ignore": [ 98 ".github/workflows" 99 ] 100 }, 101 "repository": { 102 "type": "git", 103 "url": "git+https://github.com/inspect-js/data-view-byte-offset.git" 104 }, 105 "scripts": { 106 "lint": "eslint --ext=js,mjs .", 107 "postlint": "tsc -p . && attw -P", 108 "posttest": "npx npm@'>= 10.2' audit --production", 109 "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", 110 "prelint": "evalmd README.md", 111 "prepack": "npmignore --auto --commentLines=autogenerated", 112 "prepublish": "not-in-publish || npm run prepublishOnly", 113 "prepublishOnly": "safe-publish-latest", 114 "pretest": "npm run lint", 115 "test": "npm run tests-only", 116 "tests-only": "nyc tape 'test/**/*.js'", 117 "version": "auto-changelog && git add CHANGELOG.md" 118 }, 119 "sideEffects": false, 120 "types": "./index.d.ts", 121 "version": "1.0.1" 93 122 } -
imaps-frontend/node_modules/data-view-byte-offset/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": [ 47 7 "coverage", 48 "test/list-exports"49 8 ], 50 9 }
Note:
See TracChangeset
for help on using the changeset viewer.