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

@smkit/tools

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smkit/tools - npm Package Compare versions

Comparing version 0.0.1-beta.19 to 0.0.1-beta.20

1

dist/vault/cli.js

@@ -94,2 +94,3 @@ #!/usr/bin/env node

dotenv.populate(process.env, secrets);
console.info(c.blueBright(`✅ Injected secrets from scopes ${Object.keys(allScopes).map((s) => c.bold(s)).join(', ')}`));
const subprocess = execa(command);

@@ -96,0 +97,0 @@ subprocess.stdout.pipe(process.stdout);

2

package.json
{
"name": "@smkit/tools",
"version": "0.0.1-beta.19",
"version": "0.0.1-beta.20",
"description": "Tools and cool stuff of SberMarketing",

@@ -5,0 +5,0 @@ "keywords": [

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