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

@qiwi/uniconfig-plugin-datatree

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-datatree - npm Package Compare versions

Comparing version 2.16.0 to 2.21.1

7

CHANGELOG.md

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

# [@qiwi/uniconfig-plugin-datatree-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-datatree-v2.16.0](https://github.com/qiwi/uniconfig/compare/v2.15.1...v2.16.0) (2018-11-15)

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

6

dist/es5/index.js

@@ -122,5 +122,7 @@ "use strict";

return function handle(_x) {
function handle(_x) {
return _handle.apply(this, arguments);
};
}
return handle;
}()

@@ -127,0 +129,0 @@ };

{
"name": "@qiwi/uniconfig-plugin-datatree",
"version": "2.16.0",
"version": "2.21.1",
"description": "uniconfig datatree plugin",
"main": "dist/es6/index.js",
"scripts": {
"jest": "BABEL_ENV=test NODE_ENV=test jest -w 1 --detectOpenHandles --config jest.config.json",
"build_es6": "flow-remove-types src/ --out-dir dist/es6/",

@@ -33,7 +32,5 @@ "build_es5": "BABEL_ENV=production babel src --out-dir dist/es5/",

],
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.1.2",
"@qiwi/uniconfig-core": "^2.0.0"
"dependencies": {
"@qiwi/uniconfig-core": "^2.19.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