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

openapi-request-coercer

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-request-coercer - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/index.d.ts

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # openapi-request-coercer Changelog

## 2.0.1 - 2018-10-03
### Fixed
- Updating .npmignore to publish `dist`
## 2.0.0 - 2018-09-29

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

6

package.json
{
"name": "openapi-request-coercer",
"version": "2.0.0",
"version": "2.0.1",
"description": "Coerce request properties according to an openapi parameter list.",

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

"cover": "nyc",
"prepublishOnly": "tsc",
"prepare": "tsc",
"test-watch": "mocha --watch-extensions ts -w",

@@ -30,4 +30,4 @@ "test": "mocha",

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