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

@qiwi/uniconfig-plugin-dotenv

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/uniconfig-plugin-dotenv - npm Package Compare versions

Comparing version 2.18.0 to 2.21.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@qiwi/uniconfig-plugin-dotenv-v2.21.1](https://github.com/qiwi/uniconfig/compare/v2.21.0...v2.21.1) (2019-01-15)
### Performance Improvements
* up deps and repack ([0527e8e](https://github.com/qiwi/uniconfig/commit/0527e8e))
# [@qiwi/uniconfig-plugin-dotenv-v2.18.0](https://github.com/qiwi/uniconfig/compare/v2.17.0...v2.18.0) (2018-11-26)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "@qiwi/uniconfig-plugin-dotenv",
"version": "2.18.0",
"version": "2.21.1",
"description": "Uniconfig dotenv parser plugin",

@@ -27,4 +27,4 @@ "main": "dist/es6/index.js",

"dependencies": {
"@qiwi/uniconfig-core": "^2.0.0",
"dotenv": "^6.1.0"
"@qiwi/uniconfig-core": "^2.19.0",
"dotenv": "^6.2.0"
},

@@ -37,4 +37,4 @@ "files": [

"devDependencies": {
"@babel/core": "^7.1.6"
"@babel/core": "^7.2.2"
}
}
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