object.getprototypeof
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -8,2 +8,10 @@ # Changelog | ||
## [v1.0.3](https://github.com/es-shims/Object.getPrototypeOf/compare/v1.0.2...v1.0.3) - 2021-10-03 | ||
### Commits | ||
- [Deps] update `es-abstract`, `reflect.getprototypeof` [`cb12850`](https://github.com/es-shims/Object.getPrototypeOf/commit/cb128508cde0a6c70629af5a7a86712605a7a70b) | ||
- [actions] update workflows [`f73781d`](https://github.com/es-shims/Object.getPrototypeOf/commit/f73781d235f2ea93dcf8119d68af883e54b8716f) | ||
- [Dev Deps] update `@es-shims/api` [`d8a3cb1`](https://github.com/es-shims/Object.getPrototypeOf/commit/d8a3cb118b23cfbd5de7ef94c4c46248aedacfcd) | ||
## [v1.0.2](https://github.com/es-shims/Object.getPrototypeOf/compare/v1.0.1...v1.0.2) - 2021-09-08 | ||
@@ -31,2 +39,10 @@ | ||
- [Refactor] `implementation`: use `reflect.getprototypeof` [`087718f`](https://github.com/es-shims/Object.getPrototypeOf/commit/087718fab0481423efe0679a8fd76cefb335e90f) | ||
- [Dev Deps] update `eslint`, `tape` [`b37e609`](https://github.com/es-shims/Object.getPrototypeOf/commit/b37e609840a4912474af7b13b0730ffdcd91e9bc) | ||
- [Deps] update `call-bind` [`3f64439`](https://github.com/es-shims/Object.getPrototypeOf/commit/3f644397b8aaca63b4d2a5758e821ac642d783e9) | ||
## v1.0.0 - 2021-01-12 | ||
### Commits | ||
- [Tests] migrate tests to Github Actions [`93b30a1`](https://github.com/es-shims/Object.getPrototypeOf/commit/93b30a106e59b6db08815854aadf9c3c210bb1b1) | ||
@@ -40,5 +56,7 @@ - Implementation [`e9a6930`](https://github.com/es-shims/Object.getPrototypeOf/commit/e9a6930ab431ec9ccc4c4e256a68b8c7dfac1994) | ||
- [meta] update package.json [`020d703`](https://github.com/es-shims/Object.getPrototypeOf/commit/020d7030be338262913e4100e954a85601a3741d) | ||
- [Refactor] `implementation`: use `reflect.getprototypeof` [`087718f`](https://github.com/es-shims/Object.getPrototypeOf/commit/087718fab0481423efe0679a8fd76cefb335e90f) | ||
- <3 [`4751ac2`](https://github.com/es-shims/Object.getPrototypeOf/commit/4751ac25c20fb7117e7956b123a4cdd7fd944124) | ||
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`240d6e9`](https://github.com/es-shims/Object.getPrototypeOf/commit/240d6e967a05c3f2a854ab894ecbb13abcf7e119) | ||
- [meta] add `auto-changelog` [`de87a4d`](https://github.com/es-shims/Object.getPrototypeOf/commit/de87a4df27902979a32b2e27f6d5cb361ee6975f) | ||
- Initial commit [`3297015`](https://github.com/es-shims/Object.getPrototypeOf/commit/32970157d24409ca394e4cea35d6d5b9cfe1230a) | ||
- Update README.md [`52d680b`](https://github.com/es-shims/Object.getPrototypeOf/commit/52d680b882855abe3db7acc10ba4ad864ba13a18) | ||
- [Tests] run `nyc` on all tests [`4e21d00`](https://github.com/es-shims/Object.getPrototypeOf/commit/4e21d001847c5ae4b759898e9481e3803a227e91) | ||
@@ -55,17 +73,7 @@ - [Refactor] use `call-bind`, `get-intrinsic` instead of `es-abstract` where appropriate; update `es-abstract` [`e1e0d7e`](https://github.com/es-shims/Object.getPrototypeOf/commit/e1e0d7e65ff57624c467fcb6bb94b2a713d328fa) | ||
- Only apps should have lockfiles [`705b426`](https://github.com/es-shims/Object.getPrototypeOf/commit/705b42605f71b50ea002738a73540bbca9135016) | ||
- [Dev Deps] update `eslint`, `tape` [`b37e609`](https://github.com/es-shims/Object.getPrototypeOf/commit/b37e609840a4912474af7b13b0730ffdcd91e9bc) | ||
- [actions] switch Automatic Rebase workflow to `pull_request_target` event [`5debc6b`](https://github.com/es-shims/Object.getPrototypeOf/commit/5debc6bf86a8857c989fc9d1e110c67e94dfdecb) | ||
- [meta] add `funding` field [`77bb1ce`](https://github.com/es-shims/Object.getPrototypeOf/commit/77bb1ce456183c6c1837840e1c930b2895bb2465) | ||
- [Deps] update `call-bind` [`3f64439`](https://github.com/es-shims/Object.getPrototypeOf/commit/3f644397b8aaca63b4d2a5758e821ac642d783e9) | ||
- [Tests] run `es-shim-api` postlint [`c3173fd`](https://github.com/es-shims/Object.getPrototypeOf/commit/c3173fdf79b9036d54f32a8a5698391f11a68eff) | ||
- [Deps] update `which-builtin-type` [`21a840b`](https://github.com/es-shims/Object.getPrototypeOf/commit/21a840ba23dcbda0e3e452f431a4b88e3af1ee31) | ||
- [meta] add `safe-publish-latest` [`4691320`](https://github.com/es-shims/Object.getPrototypeOf/commit/4691320b92fa9cc0dcb411fb4093e298a04d6cc2) | ||
## v1.0.0 - 2014-10-12 | ||
### Commits | ||
- <3 [`4751ac2`](https://github.com/es-shims/Object.getPrototypeOf/commit/4751ac25c20fb7117e7956b123a4cdd7fd944124) | ||
- Initial commit [`3297015`](https://github.com/es-shims/Object.getPrototypeOf/commit/32970157d24409ca394e4cea35d6d5b9cfe1230a) | ||
- Update README.md [`52d680b`](https://github.com/es-shims/Object.getPrototypeOf/commit/52d680b882855abe3db7acc10ba4ad864ba13a18) | ||
- Update README.md [`f2a5d3d`](https://github.com/es-shims/Object.getPrototypeOf/commit/f2a5d3d18b5d9a3bb718c2d197a2a7ff1bd243e7) |
'use strict'; | ||
var ToObject = require('es-abstract/2020/ToObject'); | ||
var ToObject = require('es-abstract/2021/ToObject'); | ||
@@ -5,0 +5,0 @@ var ReflectGetPrototypeOf = require('reflect.getprototypeof'); |
{ | ||
"name": "object.getprototypeof", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible", | ||
@@ -64,3 +64,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@es-shims/api": "^2.2.1", | ||
"@es-shims/api": "^2.2.2", | ||
"@ljharb/eslint-config": "^18.0.0", | ||
@@ -86,5 +86,5 @@ "aud": "^1.1.5", | ||
"define-properties": "^1.1.3", | ||
"es-abstract": "^1.18.6", | ||
"reflect.getprototypeof": "^1.0.0" | ||
"es-abstract": "^1.19.1", | ||
"reflect.getprototypeof": "^1.0.2" | ||
} | ||
} |
'use strict'; | ||
var RequireObjectCoercible = require('es-abstract/2020/RequireObjectCoercible'); | ||
var RequireObjectCoercible = require('es-abstract/2021/RequireObjectCoercible'); | ||
var implementation = require('./implementation'); | ||
@@ -5,0 +5,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21231
Updatedes-abstract@^1.19.1