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.21.1 to 2.22.1

7

CHANGELOG.md

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

# [@qiwi/uniconfig-plugin-datatree-v2.22.1](https://github.com/qiwi/uniconfig/compare/v2.22.0...v2.22.1) (2019-05-29)
### Performance Improvements
* expose main as es5, repack ([104fc74](https://github.com/qiwi/uniconfig/commit/104fc74))
# [@qiwi/uniconfig-plugin-datatree-v2.21.1](https://github.com/qiwi/uniconfig/compare/v2.21.0...v2.21.1) (2019-01-15)

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

6

dist/es5/index.js

@@ -6,3 +6,3 @@ "use strict";

});
exports.default = exports.pipe = exports.evaluate = exports.type = void 0;
exports["default"] = exports.pipe = exports.evaluate = exports.type = void 0;

@@ -120,3 +120,3 @@ var _lodashEs = require("lodash-es");

}
}, _callee, this);
}, _callee);
}));

@@ -140,2 +140,2 @@

};
exports.default = _default;
exports["default"] = _default;
{
"name": "@qiwi/uniconfig-plugin-datatree",
"version": "2.21.1",
"version": "2.22.1",
"description": "uniconfig datatree plugin",
"main": "dist/es6/index.js",
"main": "dist/es5/index.js",
"scripts": {

@@ -33,4 +33,4 @@ "build_es6": "flow-remove-types src/ --out-dir dist/es6/",

"dependencies": {
"@qiwi/uniconfig-core": "^2.19.0"
"@qiwi/uniconfig-core": "^2.22.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