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 3.2.1 to 3.2.2

7

CHANGELOG.md

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

# [@qiwi/uniconfig-plugin-json-v3.2.2](https://github.com/qiwi/uniconfig/compare/v3.2.1...v3.2.2) (2019-12-29)
### Performance Improvements
* up TS to 3.7 ([1be0dfa](https://github.com/qiwi/uniconfig/commit/1be0dfa4413b06deba7fdc8c4acfeeaf6f44dfde)), closes [#205](https://github.com/qiwi/uniconfig/issues/205)
# [@qiwi/uniconfig-plugin-json-v3.2.1](https://github.com/qiwi/uniconfig/compare/v3.2.0...v3.2.1) (2019-11-02)

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

12

package.json
{
"name": "@qiwi/uniconfig-plugin-json",
"version": "3.2.1",
"version": "3.2.2",
"description": "Uniconfig json parser plugin",

@@ -29,3 +29,3 @@ "main": "target/es5/index.js",

"dependencies": {
"@qiwi/uniconfig-core": "^3.2.0",
"@qiwi/uniconfig-core": "^3.2.1",
"tslib": "^1.10.0"

@@ -39,8 +39,8 @@ },

"devDependencies": {
"typescript": "3.6.4",
"@types/node": "^12.12.5",
"ts-jest": "^24.1.0",
"@types/jest": "^24.0.21",
"typescript": "3.7.4",
"@types/node": "^13.1.1",
"ts-jest": "^24.2.0",
"@types/jest": "^24.0.25",
"jest": "^24.9.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