Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Nev 4c71cef16a
[Release] Increase version to 2.0.3 (#83) 2024-01-11 13:31:53 -08:00
Nev 69866bb9c4
Task 26377610: [DynamicProto] Investigate possible security issue with prototype pollution (#81) 2024-01-11 10:58:39 -08:00
Nev 09cf322bd0
[Release] Increase version to 2.0.2 (#79)
- [Packaging] 2.0.1 does not include the removeDynamic.ts script #78
2023-03-31 09:07:54 -07:00
Nev fc6aae6d77
[Main] Fix npm pack and publish issues (#73) 2023-03-30 14:22:59 -07:00
Nev bfe4b5e2b2
Prepare updates for dynamicProto to es5 / v2.x (#70)
- Use ts-utils for minification
2023-03-27 09:33:20 -07:00
Nev ad0c888e8b
Exclude files from published package #61 (#66)
* Exclude files from published package #61
- Move docs from lib/docs to docs/typedoc
- Enable github pages to reuse docs folder

* Regenerate typedoc
2023-02-24 12:06:05 -08:00
Nev 848bc5c87a
Add --no-sandbox to test runs (#62)
- Update rush version
2022-12-15 11:34:07 -08:00
Nev e0ae0a663e
Semmle warning help #56 (#58) 2022-10-11 08:16:20 -07:00
Nev b7240a69e4
Task 14983577: Open Source Security Review (#54) 2022-07-20 15:29:26 -07:00
Nev b291a5b33e
Task 14447552: Fix Component Governance vulnerabilities (#53) 2022-05-20 11:00:16 -07:00
Nev b2a2d5517d
[Release] Increase version to 1.1.6 (#52) 2022-05-04 13:00:45 -07:00
Nev 98e5db7586
[Release] Increase version to 1.1.5 (and #47) (#48) 2022-04-28 11:46:02 -07:00
Nev 731b3960a6
ComponentGovernance - Upgrade to npm v.3.2, rush v5.61.3 and typedoc 0.22.8 (#46) 2022-02-03 11:36:50 -08:00
Nev ac722eec7a
ComponentGovernance - Upgrade to npm v8.1.4 (#45)
* ComponentGovernance - Upgrade to npm v8.1.4

* Remove node v10 from CI
2021-12-07 15:01:34 -08:00
Nev 6ca469651c
Address ComponentGovernance issues with older components (#44) 2021-11-16 09:13:03 -08:00
Nev d2e86beef8
Bump Rush and NPM versions for internal Component Governance (#43) 2021-08-03 10:57:06 -07:00
Nev cde8d7f0fc
Add ESLint and eslint-security-plugin (#42) 2021-07-08 10:53:35 -07:00
Nev 8787dc4289
Policy requirement: Stop using grunt-ts due to dependant vulnerability issues (#39) 2021-06-23 12:58:33 -07:00
Nev 38883c56c1
[Release] Increase to version 1.1.3 (#35) 2021-06-03 15:20:38 -07:00
Nev ec86917336
Task 9901543: Remediate security vulnerabilities (#34)
- Change CI from travis to GitHub Action
2021-06-03 14:36:17 -07:00
Nev 0260f32abf
[Release] Increase to version 1.1.2 (#32)
[BUG] _checkPrototype function loops indefinitely when calling Invoke-WebRequest cmdlet against a docs.microsoft.com webpage #31
2021-04-16 14:39:18 -07:00
Nev 8c971a5f55
[ES6] TypeError: xxx is not a function or TypeError: DynamicProto [XXXX] is not in class heirarchy of [Object] #28 (#29) 2021-03-10 11:12:23 -08:00
Nev c480b654c7
[Feature Request] Performance optimization - ability to keep/set instance level function to avoid dynamic proxy lookup #24 (#25) 2020-10-14 14:51:52 -07:00
Nev d22e959e5a
WARN @microsoft/dynamicproto-js@0.5.2 requires a peer of tslib@^1.9.3 but none was installed. #20 (#21)
- Remove unused peerDependency
2020-07-07 14:13:44 -07:00
Nev 2594e3bbc9
Update to version #0.5.2 - The dynamicRemove() rollup is not removing methods with default arguments or is using the spread operator #16 and - _getBaseFuncs() usage of _getObjProto() is causing a long running script (it's broken) when running Internet explorer in 7/8 mode. #19 (#17)
* The dynamicRemove() rollup is not removing methods with default arguments or is using the spread operator #16

* _getBaseFuncs() usage of _getObjProto() is causing a long running script (it's broken) when running Internet explorer in 7/8 mode. #19
- Update Version #0.5.2

Co-authored-by: Nev Wylie <newylie@microsoft.com>
2020-03-24 11:24:18 -07:00
Nev 1b47a46270
Enable the tagging and removal of stub methods during packaging #11 (#12)
* Enable the tagging and removal of stub methods during packaging #11

* Add additional tests for stub containing return types and ES3 compatible quoted function names
2020-01-13 11:51:52 -08:00
Nev Wylie ec8f00b58e Correct the publishing and minification of the es6 module 2019-11-18 17:54:03 -08:00
Nev Wylie 55263b349a Update types publishing, readme and documentation 2019-11-13 13:26:01 -08:00
Nev Wylie 3964328a92 Adding Product Code, tests and documentation 2019-11-12 13:38:03 -08:00