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

@loopback/core

Package Overview
Dependencies
Maintainers
8
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/core - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

8

CHANGELOG.md

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

## [2.7.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.7.0...@loopback/core@2.7.1) (2020-05-28)
**Note:** Version bump only for package @loopback/core
# [2.7.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.6.0...@loopback/core@2.7.0) (2020-05-20)

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

2

dist/mixin-target.js
"use strict";
// Copyright IBM Corp. 2017,2020. All Rights Reserved.
// Copyright IBM Corp. 2020. All Rights Reserved.
// Node module: @loopback/core

@@ -4,0 +4,0 @@ // This file is licensed under the MIT License.

"use strict";
// Copyright IBM Corp. 2019. All Rights Reserved.
// Copyright IBM Corp. 2019,2020. All Rights Reserved.
// Node module: @loopback/core

@@ -4,0 +4,0 @@ // This file is licensed under the MIT License.

{
"name": "@loopback/core",
"version": "2.7.0",
"version": "2.7.1",
"description": "LoopBack 4 core",

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

"dependencies": {
"@loopback/context": "^3.8.1",
"@loopback/context": "^3.8.2",
"debug": "^4.1.1",

@@ -30,5 +30,5 @@ "tslib": "^2.0.0"

"devDependencies": {
"@loopback/build": "^5.4.1",
"@loopback/eslint-config": "^7.0.1",
"@loopback/testlab": "^3.1.5",
"@loopback/build": "^5.4.2",
"@loopback/eslint-config": "^8.0.0",
"@loopback/testlab": "^3.1.6",
"@types/debug": "^4.1.5",

@@ -48,3 +48,3 @@ "@types/node": "^10.17.24"

},
"gitHead": "62aea854bf85c5a5995b59e6908fe5409f7eea96"
"gitHead": "64afb3616e94b96703524aba8be722efefa7c2c5"
}

@@ -1,2 +0,2 @@

// Copyright IBM Corp. 2017,2020. All Rights Reserved.
// Copyright IBM Corp. 2020. All Rights Reserved.
// Node module: @loopback/core

@@ -3,0 +3,0 @@ // This file is licensed under the MIT License.

@@ -1,2 +0,2 @@

// Copyright IBM Corp. 2019. All Rights Reserved.
// Copyright IBM Corp. 2019,2020. All Rights Reserved.
// Node module: @loopback/core

@@ -3,0 +3,0 @@ // This file is licensed under the MIT License.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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