Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

subtender

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subtender - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

package.json
{
"name": "subtender",
"version": "0.10.0",
"version": "0.10.1",
"description": "Javran's utility functions",

@@ -5,0 +5,0 @@ "main": "index.js",

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

});
exports.mergeMapDispatchToProps = exports.mergeMapStateToProps = undefined;
exports.normalizeData = exports.mergeMapDispatchToProps = exports.mergeMapStateToProps = undefined;

@@ -112,2 +112,3 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };

exports.mergeMapStateToProps = mergeMapStateToProps;
exports.mergeMapDispatchToProps = mergeMapDispatchToProps;
exports.mergeMapDispatchToProps = mergeMapDispatchToProps;
exports.normalizeData = normalizeData;
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