@agent-native/core 0.72.1 → 0.72.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/corpus/core/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @agent-native/core
|
|
2
2
|
|
|
3
|
+
## 0.72.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- cc21a1c: Build the audit-redaction test fixture from concatenated parts so Netlify's
|
|
8
|
+
secret scanner no longer flags a literal `sk-` token pattern and blocks the
|
|
9
|
+
deploy.
|
|
10
|
+
|
|
3
11
|
## 0.72.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
package/corpus/core/package.json
CHANGED