/home/techb158/balavpn.abdallabala.com/node_modules/get-proto
NameSizeModeActions
.github/-0777rm
test/-0777rm
.eslintrc1040666editdlrm
.nycrc1390666editdlrm
CHANGELOG.md10540666editdlrm
index.d.ts1260666editdlrm
index.js8210666editdlrm
LICENSE10710666editdlrm
Object.getPrototypeOf.d.ts1250666editdlrm
Object.getPrototypeOf.js1560666editdlrm
package.json21760666editdlrm
README.md17940666editdlrm
Reflect.getPrototypeOf.d.ts670666editdlrm
Reflect.getPrototypeOf.js1500666editdlrm
tsconfig.json1180666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/get-proto/CHANGELOG.md (1054B)
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.0.1](https://github.com/ljharb/get-proto/compare/v1.0.0...v1.0.1) - 2025-01-02 ### Commits - [Fix] for the `Object.getPrototypeOf` window, throw for non-objects [`7fe6508`](https://github.com/ljharb/get-proto/commit/7fe6508b71419ebe1976bedb86001d1feaeaa49a) ## v1.0.0 - 2025-01-01 ### Commits - Initial implementation, tests, readme, types [`5c70775`](https://github.com/ljharb/get-proto/commit/5c707751e81c3deeb2cf980d185fc7fd43611415) - Initial commit [`7c65c2a`](https://github.com/ljharb/get-proto/commit/7c65c2ad4e33d5dae2f219ebe1a046ae2256972c) - npm init [`0b8cf82`](https://github.com/ljharb/get-proto/commit/0b8cf824c9634e4a34ef7dd2a2cdc5be6ac79518) - Only apps should have lockfiles [`a6d1bff`](https://github.com/ljharb/get-proto/commit/a6d1bffc364f5828377cea7194558b2dbef7aea2)