aeglis-sdk 1.0.1 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -138,7 +138,7 @@ try {
138
138
 
139
139
  ## 🔗 Resources
140
140
 
141
- * [Developer Documentation](https://www.google.com/search?q=https://docs.aeglis.com)
141
+ * [Developer Documentation](https://docs.aeglis.com)
142
142
  * [Aeglis Main Website](https://aeglis.com)
143
143
  * [Report a Bug / Support]()
144
144
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aeglis-sdk",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "The official Node.js SDK for **Aeglis** — The Hybrid AI Security Engine. \r Protect your platform from zero-day phishing, malicious payloads, and macro-viruses in milliseconds. Built for FinTech, HR-Tech, EdTech, and Enterprise Gateways.",
5
5
  "main": "index.js",
6
6
  "scripts": {