Socket
Socket
Sign inDemoInstall

@openchemistry/sagas

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openchemistry/sagas - npm Package Compare versions

Comparing version 0.3.22 to 0.3.23

esm/configuration.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.3.23](https://github.com/OpenChemistry/oc-web-components/compare/@openchemistry/sagas@0.3.22...@openchemistry/sagas@0.3.23) (2019-02-28)
**Note:** Version bump only for package @openchemistry/sagas
## [0.3.22](https://github.com/OpenChemistry/oc-web-components/compare/@openchemistry/sagas@0.3.21...@openchemistry/sagas@0.3.22) (2019-02-11)

@@ -8,0 +16,0 @@

@@ -71,2 +71,8 @@ "use strict";

});
Object.defineProperty(exports, "watchLoadConfiguration", {
enumerable: true,
get: function get() {
return _configuration.watchLoadConfiguration;
}
});

@@ -101,2 +107,4 @@ require("core-js/modules/es7.symbol.async-iterator");

var _configuration = require("./configuration");
var _jsonpath = _interopRequireDefault(require("jsonpath"));

@@ -103,0 +111,0 @@

8

package.json
{
"name": "@openchemistry/sagas",
"version": "0.3.22",
"version": "0.3.23",
"description": " ",

@@ -25,4 +25,4 @@ "module": "esm/index.js",

"@openchemistry/girder-redux": "^0.0.16",
"@openchemistry/redux": "^0.3.12",
"@openchemistry/rest": "^0.3.13",
"@openchemistry/redux": "^0.3.13",
"@openchemistry/rest": "^0.3.14",
"axios": "^0.18.0",

@@ -44,3 +44,3 @@ "core-js": "^2.5.7",

},
"gitHead": "c0055438c18802e5900e6854af6373af29113404"
"gitHead": "d6f66a604799f96c75c997936eba5b07c98ebde9"
}
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