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 3.3.0 to 3.3.1

7

CHANGELOG.md

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

# [@qiwi/uniconfig-plugin-dotenv-v3.3.1](https://github.com/qiwi/uniconfig/compare/v3.3.0...v3.3.1) (2020-05-04)
### Performance Improvements
* **package:** up deps ([e9eef1f](https://github.com/qiwi/uniconfig/commit/e9eef1f013a96f8219cee291f144e87506780465))
# [@qiwi/uniconfig-plugin-dotenv-v3.3.0](https://github.com/qiwi/uniconfig/compare/v3.2.2...v3.3.0) (2020-01-29)

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

16

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

@@ -30,5 +30,5 @@ "main": "target/es5/index.js",

"dependencies": {
"@qiwi/uniconfig-core": "^3.2.2",
"@qiwi/uniconfig-core": "^3.3.0",
"dotenv": "^8.2.0",
"tslib": "^1.10.0"
"tslib": "^1.11.1"
},

@@ -41,9 +41,9 @@ "files": [

"devDependencies": {
"typescript": "3.7.5",
"@types/node": "^13.5.1",
"ts-jest": "^25.0.0",
"@types/jest": "^25.1.0",
"typescript": "3.8.3",
"@types/node": "^13.13.4",
"ts-jest": "^25.4.0",
"@types/jest": "^25.2.1",
"@types/dotenv": "^8.2.0",
"jest": "^25.1.0"
"jest": "^25.5.4"
}
}
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