Socket
Socket
Sign inDemoInstall

@sp-tools/kloud-parameter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-tools/kloud-parameter - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

lib/viewer.js

5

index.js
const { makeKloudStore } = require('./lib/make-kloud-parameter');
const { encodeViewer, getViewerFromEvent } = require('./lib/viewer');
module.exports = {
makeKloudStore
makeKloudStore,
encodeViewer,
getViewerFromEvent
};

8

package.json
{
"name": "@sp-tools/kloud-parameter",
"version": "0.0.3",
"description": "Read configuration from parameter store",
"version": "0.0.4",
"main": "index.js",

@@ -22,3 +21,4 @@ "scripts": {

"lodash.flatten": "^4.4.0",
"lodash.get": "^4.4.2"
"lodash.get": "^4.4.2",
"lodash.isplainobject": "^4.0.6"
},

@@ -32,3 +32,3 @@ "devDependencies": {

},
"gitHead": "f613c362807f0c552b382d80b95c7f210eb8ed99"
"gitHead": "a3b2061ac8600a3e6480b0e0408880f0d7c4598d"
}
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