Socket
Socket
Sign inDemoInstall

swagger-spec-validator

Package Overview
Dependencies
69
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 1.0.0

15

CHANGELOG.md
# Change Log
## [1.0.0](https://github.com/kevinoid/swagger-spec-validator/tree/1.0.0) (2017-03-16)
[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/0.1.2...1.0.0)
- **No API Changes** Change to v1.0.0 is only a declaration of stability.
- Dev dependency version updates.
## [0.1.2](https://github.com/kevinoid/swagger-spec-validator/tree/0.1.2) (2017-03-03)
[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/v0.1.1...0.1.2)
[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/v0.1.2...0.1.2)
- Update dependency versions.
## [v0.1.2](https://github.com/kevinoid/swagger-spec-validator/tree/v0.1.2) (2017-03-03)
[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/v0.1.1...v0.1.2)
**Merged pull requests:**
- Update dependencies to enable Greenkeeper 🌴 [\#1](https://github.com/kevinoid/swagger-spec-validator/pull/1) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))
## [v0.1.1](https://github.com/kevinoid/swagger-spec-validator/tree/v0.1.1) (2017-01-13)

@@ -9,0 +20,0 @@ [Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/v0.1.0...v0.1.1)

6

package.json
{
"name": "swagger-spec-validator",
"version": "0.1.2",
"version": "1.0.0",
"description": "Validate an OpenAPI/Swagger API specification using the swagger.io online validator.",

@@ -50,3 +50,3 @@ "keywords": [

"devDependencies": {
"codecov": "^1.0.1",
"codecov": "^2.0.1",
"coveralls": "^2.11.6",

@@ -65,3 +65,3 @@ "eslint": "^3.0.0",

"rimraf": "^2.2.0",
"sinon": "^1.17.7"
"sinon": "^2.0.0"
},

@@ -68,0 +68,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc