Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/openapi-v3-types

Package Overview
Dependencies
Maintainers
17
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/openapi-v3-types - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="0.7.0"></a>
# [0.7.0](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@0.5.0...@loopback/openapi-v3-types@0.7.0) (2018-05-03)
### Features
* add helper package "dist-util" ([532f153](https://github.com/strongloop/loopback-next/commit/532f153))
<a name="0.6.0"></a>

@@ -8,0 +19,0 @@ # [0.6.0](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@0.5.0...@loopback/openapi-v3-types@0.6.0) (2018-05-03)

8

package.json
{
"name": "@loopback/openapi-v3-types",
"version": "0.6.0",
"version": "0.7.0",
"description": "TypeScript type definitions for OpenAPI Specifications.",

@@ -9,8 +9,8 @@ "engines": {

"dependencies": {
"@loopback/dist-util": "^0.2.0",
"@loopback/dist-util": "^0.3.0",
"openapi3-ts": "^0.11.0"
},
"devDependencies": {
"@loopback/build": "^0.6.1",
"@loopback/testlab": "^0.9.0",
"@loopback/build": "^0.6.2",
"@loopback/testlab": "^0.10.0",
"@types/node": "^8.10.4"

@@ -17,0 +17,0 @@ },

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