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
7
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 1.1.1 to 1.1.2

8

CHANGELOG.md

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

## [1.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@1.1.1...@loopback/openapi-v3-types@1.1.2) (2019-06-17)
**Note:** Version bump only for package @loopback/openapi-v3-types
## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@1.1.0...@loopback/openapi-v3-types@1.1.1) (2019-06-06)

@@ -8,0 +16,0 @@

17

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

@@ -12,11 +12,10 @@ "engines": {

"devDependencies": {
"@loopback/build": "^1.7.1",
"@loopback/eslint-config": "^1.1.1",
"@loopback/testlab": "^1.5.0",
"@types/node": "^10.11.2"
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
},
"scripts": {
"build:apidocs": "lb-apidocs",
"build": "lb-tsc es2017 --outDir dist",
"clean": "lb-clean loopback-openapi-v3-types*.tgz dist package api-docs",
"build": "lb-tsc",
"clean": "lb-clean loopback-openapi-v3-types*.tgz dist tsconfig.build.tsbuildinfo package",
"verify": "npm pack && tar xf loopback-openapi-v3-types*.tgz && tree package && npm run clean",

@@ -50,3 +49,3 @@ "pretest": "npm run build",

},
"gitHead": "84f2a09c401f44f3156d90b8d65e9d0a2a4bc78e"
"gitHead": "abda91837453f92fd3593975f7443620461490c6"
}
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