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

request-typer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-typer - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

7

package.json
{
"name": "request-typer",
"version": "1.3.1",
"version": "1.3.2",
"description": "Make typed request schema and build OpenAPI Specification",

@@ -39,3 +39,2 @@ "files": [

"mocha": "^9.1.3",
"openapi-types": "^10.0.0",
"prettier": "^2.5.1",

@@ -45,3 +44,5 @@ "ts-node": "^10.4.0",

},
"dependencies": {}
"dependencies": {
"openapi-types": "^10.0.0"
}
}

@@ -7,4 +7,2 @@ # request-typer

No dependencies. Only pure Javascript.
## Features

@@ -11,0 +9,0 @@ - [Schema](#schema)

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