/var/www/myprog.com.ua/server/node/node_modules/get-proto
NameSizeModeActions
.github/-0755rm
test/-0755rm
.eslintrc1040644editdlrm
.nycrc1390644editdlrm
CHANGELOG.md10540644editdlrm
index.d.ts1260644editdlrm
index.js8210644editdlrm
LICENSE10710644editdlrm
Object.getPrototypeOf.d.ts1250644editdlrm
Object.getPrototypeOf.js1560644editdlrm
package.json21760644editdlrm
README.md17940644editdlrm
Reflect.getPrototypeOf.d.ts670644editdlrm
Reflect.getPrototypeOf.js1500644editdlrm
tsconfig.json1180644editdlrm
Edit: /var/www/myprog.com.ua/server/node/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)