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

openapi-jsonschema-parameters

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-jsonschema-parameters - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # openapi-jsonschema-parameters Changelog

## 1.1.1 - 2019-01-31
### Fixed
- openapi-types: OpenAPIV3: relax security requirement object types (#327)
## 1.1.0 - 2019-01-10

@@ -9,0 +13,0 @@ ### Fixed

4

package.json
{
"name": "openapi-jsonschema-parameters",
"version": "1.1.0",
"version": "1.1.1",
"description": "Converts openapi parameters to a jsonschema format.",

@@ -29,4 +29,4 @@ "main": "./dist/index.js",

"dependencies": {
"openapi-types": "^1.3.1"
"openapi-types": "1.3.4"
}
}
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