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

swork-link

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swork-link - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "swork-link",
"version": "1.0.1",
"version": "1.0.2",
"description": "Dynamic middleware linker for the swork framework.",

@@ -27,3 +27,3 @@ "main": "dist/index.js",

"ts-jest": "^24.0.0",
"ts-loader": "^5.3.3",
"ts-loader": "^6.0.4",
"tslint": "^5.18.0",

@@ -30,0 +30,0 @@ "typescript": "^3.3.3333"

@@ -5,3 +5,3 @@ # swork-link

swork-link is a swork middleware designed to allow the dynamic injection of new middleware into an existing middleware pipeline. It is built with TypeScript and async methods.
swork-link is a [swork](https://www.npmjs.com/package/swork) middleware designed to allow the dynamic injection of new middleware into an existing middleware pipeline. It is built with TypeScript and async methods.

@@ -96,1 +96,5 @@ **License**

```
## Contact
If you are using [swork](https://www.npmjs.com/package/swork) or any of its related middlewares, please let me know on [gitter](https://gitter.im/swork-chat/community). I am always looking for feedback or additional middleware ideas.
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