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

oo-redux-utils

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oo-redux-utils - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

lib/AbstractController.js

8

lib/index.js

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

});
Object.defineProperty(exports, "AbstractController", {
enumerable: true,
get: function get() {
return _AbstractController.default;
}
});

@@ -48,3 +54,5 @@ var _OOReduxUtils = _interopRequireDefault(require("./OOReduxUtils"));

var _AbstractController = _interopRequireDefault(require("./AbstractController"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "oo-redux-utils",
"version": "1.6.0",
"version": "1.7.0",
"description": "Utility functions for Object-oriented Redux",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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