Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@astro-my/aim-sdk

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astro-my/aim-sdk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

22

package.json
{
"name": "@astro-my/aim-sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "The SDK to access Astro Identity Core functionality",

@@ -30,3 +30,21 @@ "main": "src/index.js",

"mustache": "^3.0.1"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/khanna91/astro-cache.git"
},
"keywords": [
"cache-orm",
"ioredis",
"redis",
"template",
"s3",
"aws",
"template-engine",
"node",
"nodejs",
"express",
"expressjs",
"astro"
]
}

6

README.md

@@ -12,5 +12,5 @@ # Astro Identity Manager (AIM) SDK

1. Astro Cache: This will give you an out of box cache solution (build on top of io-redis). For complete documentation refer: [here](./lib/cache/README.md)
2. Astro Template Fetcher: This part of SDK is gives you an access to templates created under astro for communication (email, sms, desktop notification etc). For complete documentation refer: [here](./lib/template/README.md)
3. Astro Partner: This will give you partner information and maintain them in cache, for further use. For complete documentation refer: [here](./lib/partner/README.md)
1. Astro Cache: This will give you an out of box cache solution (build on top of io-redis). For complete documentation refer: [here](https://github.com/khanna91/aim-sdk/blob/master/lib/cache/README.md)
2. Astro Template Fetcher: This part of SDK is gives you an access to templates created under astro for communication (email, sms, desktop notification etc). For complete documentation refer: [here](https://github.com/khanna91/aim-sdk/blob/master/lib/template/README.md)
3. Astro Partner: This will give you partner information and maintain them in cache, for further use. For complete documentation refer: [here](https://github.com/khanna91/aim-sdk/blob/master/lib/partner/README.md)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc