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

@zodash/compose

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/compose - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

8

CHANGELOG.md

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

## 0.0.13 (2020-09-18)
**Note:** Version bump only for package @zodash/compose
## [0.0.12](https://github.com/zcorky/zodash/compare/@zodash/compose@0.0.11...@zodash/compose@0.0.12) (2019-12-24)

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

1

lib/compose.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.compose = void 0;
function compose(...middlewares) {

@@ -4,0 +5,0 @@ return (context, next) => {

4

package.json
{
"name": "@zodash/compose",
"version": "0.0.12",
"version": "0.0.13",
"description": "compose functions",

@@ -68,3 +68,3 @@ "keywords": [

},
"gitHead": "85faa88f04a8a8c2454a5274a6f29c602d8dc04d"
"gitHead": "dcbc4fffe9448cf235b5a8dabb09882e38535582"
}

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