Raymond Zhao
|
3e61661563
|
chore: add APIScan fields (#32)
* chore: add APIScan fields
* chore: bump node versions
* chore: bump node versions
|
2024-02-29 16:52:35 -08:00 |
Raymond Zhao
|
f21abaecb9
|
1.1.0 (#30)
The package is now installable on all platforms so that a user can receive type information from the package.
|
2023-06-08 09:54:46 -07:00 |
Raymond Zhao
|
38b342897f
|
Merge pull request #29 from microsoft/users/GitHubPolicyService/7efbd258-73fb-48d1-800e-364e2b8d3783
Adding Microsoft SECURITY.MD
|
2023-06-08 09:13:47 -07:00 |
microsoft-github-policy-service[bot]
|
f5d1029818
|
Microsoft mandatory file
|
2023-06-08 15:12:04 +00:00 |
dependabot[bot]
|
b9d70b26d7
|
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#28)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-08 08:11:57 -07:00 |
Raymond Zhao
|
21ce1b275d
|
fix: allow types to be used on other platforms (#26)
* Allow types to be used on other platforms
* Bump CI
* Add lockfile to package
|
2023-06-08 07:53:33 -07:00 |
Raymond Zhao
|
2a0e5627a7
|
1.0.10 (#24)
|
2023-04-04 14:38:48 -07:00 |
Raymond Zhao
|
6ec2b67d31
|
chore: fix pipeline instead of package.json (#23)
|
2023-04-04 13:50:35 -07:00 |
Raymond Zhao
|
9f7ec63200
|
fix: package not created properly on pipeline (#22)
- Add postinstall step for pipeline
- Exclude lib from npm package
- Also bump old dependencies
|
2023-04-04 13:22:41 -07:00 |
Raymond Zhao
|
eac919aaad
|
1.0.9 (#21)
|
2023-04-04 09:57:17 -07:00 |
Raymond Zhao
|
7cbdb9b40f
|
Update ignore files (#20)
|
2023-04-04 09:16:12 -07:00 |
Raymond Zhao
|
abf920f021
|
1.0.8 (#18)
|
2023-03-09 11:32:04 -08:00 |
Raymond Zhao
|
02dcf35e90
|
fix: add test step and packagePlatform (#17)
|
2023-03-09 10:30:45 -08:00 |
Raymond Zhao
|
195c77ab63
|
fix: Rename field (#16)
|
2023-03-09 09:37:36 -08:00 |
Raymond Zhao
|
6208996650
|
fix: correct pipeline name and .npmignore (#15)
|
2023-03-08 15:22:36 -08:00 |
Raymond Zhao
|
e202022091
|
1.0.7 (#14)
|
2023-03-07 16:03:47 -08:00 |
Raymond Zhao
|
83b0c07789
|
fix: use SpectreMitigation attribute (#13)
|
2023-03-06 08:50:39 -08:00 |
Raymond Zhao
|
97b92323a5
|
chore: use unified publishing pipeline (#12)
|
2023-02-15 10:43:34 +09:00 |
Raymond Zhao
|
e645956ef4
|
chore: add more flags for Binskim (#11)
|
2023-02-14 10:34:56 -08:00 |
SteVen Batten
|
6a62f16e42
|
bump to 1.0.6
|
2022-03-28 12:02:45 -07:00 |
SteVen Batten
|
5206b22f1c
|
Merge pull request #9 from microsoft/sbatten/semmle
fix unguardednull
|
2022-03-08 08:18:51 -08:00 |
SteVen Batten
|
0e00da51e8
|
Update src/winregistry.cc
Co-authored-by: Robo <hop2deep@gmail.com>
|
2022-03-07 10:13:03 -08:00 |
SteVen Batten
|
743b5d8ce5
|
fix unguardednull
|
2022-03-07 10:13:03 -08:00 |
SteVen Batten
|
415f75be8e
|
Merge pull request #8 from microsoft/sbatten/spectre
add spectre cf and w3 flags
|
2022-03-03 10:25:01 -08:00 |
SteVen Batten
|
cdfec21274
|
adding warning flag as well to avoid merge conflicts
|
2022-03-03 10:24:40 -08:00 |
SteVen Batten
|
d221fca4a3
|
add spectre cf flags
|
2022-03-03 10:24:40 -08:00 |
deepak1556
|
f3c9e8e10c
|
ci: update node version matrix
node-gyp in 14.x does not support VS 2022 toolchain and
given we will be moving to 16.x in vscode this is fine to drop.
|
2022-03-03 19:09:14 +09:00 |
Joao Moreno
|
8120df10e4
|
cleanup npm package
|
2022-01-25 14:36:48 +01:00 |
SteVen Batten
|
a03c0755c7
|
update readme for new name
|
2022-01-07 13:38:38 -08:00 |
SteVen Batten
|
6f43af9bf0
|
update name to use vscode namespace
|
2022-01-07 13:38:02 -08:00 |
SteVen Batten
|
569e4ed28e
|
upgrade mocha to fix dependabot issues
|
2022-01-07 13:33:23 -08:00 |
SteVen Batten
|
cc528537f5
|
bump to 1.0.4
|
2021-11-12 14:07:42 -08:00 |
Robo
|
2dba500c14
|
chore: cleanup napi arguments extracter (#5)
|
2021-10-26 05:26:12 -07:00 |
Robo
|
ec0928a7be
|
Create ci.yml (#6)
|
2021-10-26 05:12:24 -07:00 |
SteVen Batten
|
25f30630e0
|
guard null malloc
|
2021-10-25 15:35:04 -07:00 |
SteVen Batten
|
84c19190c4
|
bump version to 1.0.3
|
2020-09-15 15:33:37 -07:00 |
SteVen Batten
|
356b4892ac
|
add safe integer checks for malloc
|
2020-09-15 15:32:14 -07:00 |
Benjamin Pasero
|
277550fdc7
|
bump@1.0.2
|
2019-08-05 11:55:37 +02:00 |
Benjamin Pasero
|
3bbc6dde6c
|
Convert to N-API (#3)
* adopt n-api
* add pipeline
* Revert "add pipeline"
This reverts commit 8aa58b8f2e .
* do not use EINVAL in this case
* chore: fix code style
|
2019-08-05 11:52:40 +02:00 |
Robo
|
5f032ff88b
|
chore: update nan for node12 (#1)
|
2019-07-09 23:48:32 -07:00 |
SteVen Batten
|
c8979903a9
|
fix test and specify os
|
2019-02-21 11:39:02 +01:00 |
SteVen Batten
|
94969eb884
|
updating readme
|
2019-02-20 17:39:47 +01:00 |
SteVen Batten
|
ed3cb1c9f4
|
initial commit
|
2019-02-20 17:21:51 +01:00 |