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

@qiwi/uniconfig-plugin-json

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

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

# [@qiwi/uniconfig-plugin-json-v2.1.1](https://github.com/qiwi/uniconfig/compare/v2.1.0...v2.1.1) (2018-10-17)
### Performance Improvements
* remove dead code ([b6047a7](https://github.com/qiwi/uniconfig/commit/b6047a7))
# [@qiwi/uniconfig-plugin-json-v2.1.0](https://github.com/qiwi/uniconfig/compare/v2.0.2...v2.1.0) (2018-10-16)

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

3

dist/es6/index.js

@@ -7,3 +7,2 @@ //

@@ -14,3 +13,3 @@

export const parse = (data ) => JSON.parse(data)
export const parse = (data ) => JSON.parse(data)

@@ -17,0 +16,0 @@ export const pipe = {

{
"name": "@qiwi/uniconfig-plugin-json",
"version": "2.1.0",
"version": "2.1.1",
"description": "Uniconfig json parser plugin",

@@ -5,0 +5,0 @@ "main": "dist/es6/index.js",

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