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

@api-ts/express-wrapper

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-ts/express-wrapper - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

1

dist/src/index.js

@@ -122,2 +122,3 @@ "use strict";

exports.createServer = createServer;
// release the package
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@api-ts/express-wrapper",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Implement an HTTP specification with Express",

@@ -18,3 +18,3 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>",

"dependencies": {
"@api-ts/io-ts-http": "0.2.0-beta.2",
"@api-ts/io-ts-http": "0.2.0-beta.3",
"express": "4.17.2",

@@ -25,3 +25,3 @@ "fp-ts": "2.11.8",

"devDependencies": {
"@api-ts/superagent-wrapper": "0.2.0-beta.2",
"@api-ts/superagent-wrapper": "0.2.0-beta.3",
"@ava/typescript": "3.0.1",

@@ -28,0 +28,0 @@ "@types/express": "4.17.13",

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