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

@qiwi/uniconfig

Package Overview
Dependencies
Maintainers
5
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/uniconfig - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

dist/loader/argv.js

7

CHANGELOG.md

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

# [1.2.0](https://github.com/qiwi/uniconfig/compare/v1.1.0...v1.2.0) (2018-06-25)
### Features
* add initial loader structure ([4da333e](https://github.com/qiwi/uniconfig/commit/4da333e))
# [1.1.0](https://github.com/qiwi/uniconfig/compare/v1.0.0...v1.1.0) (2018-06-14)

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

@@ -36,1 +36,9 @@ //

5

package.json
{
"name": "@qiwi/uniconfig",
"version": "1.1.0",
"version": "1.2.0",
"description": "Yet another one config processor. Weird. Slow. Our own.",

@@ -41,2 +41,3 @@ "main": "dist/index.js",

"dependencies": {
"async-lock": "^1.1.3",
"js-yaml": "^3.12.0",

@@ -69,3 +70,3 @@ "lodash-es": "^4.17.10"

"jest": "^23.1.0",
"semantic-release": "^15.5.1",
"semantic-release": "^15.5.2",
"standard": "^11.0.1"

@@ -72,0 +73,0 @@ },

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