New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@znemz/aws-play

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@znemz/aws-play - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

aws/kms/args/index.js

9

aws/kms/README.md
# AWS KMS
## Node Cli
Example:

@@ -19,2 +21,4 @@

## Go Cli
```bash

@@ -24,1 +28,6 @@ $ echo hi | go run ./aws/kms/encrypt/main.go | go run ./aws/kms/decrypt/main.go

```
```bash
$ echo Hey go! | go run aws/kms/encrypt/main.go -e base64 | go run aws/kms/decrypt/main.go -e base64
Hey go!
```

2

package.json
{
"name": "@znemz/aws-play",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -5,0 +5,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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