Socket
Socket
Sign inDemoInstall

openapi-security-handler

Package Overview
Dependencies
1
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

dist/index.d.ts

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # openapi-security-handler Changelog

## 2.0.2 - 2018-10-03
### Fixed
- Updating .npmignore to publish `dist`
## 2.0.1 - 2018-10-02

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

6

package.json
{
"name": "openapi-security-handler",
"version": "2.0.1",
"version": "2.0.2",
"description": "A library to process OpenAPI security definitions in parallel.",
"scripts": {
"cover": "nyc",
"prepublishOnly": "tsc",
"prepare": "tsc",
"test-watch": "mocha --watch-extensions ts -w",

@@ -26,3 +26,3 @@ "test": "mocha",

"dependencies": {
"openapi-types": "^1.2.0"
"openapi-types": "^1.3.1"
},

@@ -29,0 +29,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc