Skip to content

Commit 28d86bc

Browse files
Merge pull request #164 from contentstack/fix/security-issues
fix: update version to 1.3.6 and resolve security issues in dependencies
2 parents 2b2845d + 92be950 commit 28d86bc

6 files changed

Lines changed: 193 additions & 176 deletions

File tree

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fileignoreconfig:
33
ignore_detectors:
44
- filecontent
55
- filename: package-lock.json
6-
checksum: 61741bf02cfbc74f1ca4e7b0bda74d27d295616a13a31a95c2d7818fcc3d1cba
6+
checksum: af3bffd9f46b71daf5b8dd0b3eace75dfd367e359b11503259dc00a8c7105bf0
77
- filename: .husky/pre-commit
88
checksum: 5baabd7d2c391648163f9371f0e5e9484f8fb90fa2284cfc378732ec3192c193
99
- filename: test/request.spec.ts

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Change log
22

3+
### Version: 1.3.6
4+
#### Date: Jan-05-2026
5+
- Fix: Resolve qa dependency snyk issue
6+
7+
### Version: 1.3.5
8+
#### Date: Dec-15-2025
9+
- Fix: Added package.json with "type": "module" to dist/esm/ directory to resolve CommonJS/ESM module format mismatch error when importing ESM builds
10+
311
### Version: 1.3.4
412
#### Date: Nov-26-2025
513
- Fix: Prevent baseURL concatenation when absolute URLs (http:// or https://) are passed to getData() or created by live preview, preventing malformed URLs

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22

33

4-
Copyright (c) 2016-2025 Contentstack
4+
Copyright (c) 2016-2026 Contentstack
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)