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

@loopback/core

Package Overview
Dependencies
Maintainers
7
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.13.1 to 2.14.0

11

CHANGELOG.md

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

# [2.14.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.13.1...@loopback/core@2.14.0) (2021-01-21)
### Features
* fix eslint violations ([062de9c](https://github.com/strongloop/loopback-next/commit/062de9c5f908332f58f54ddf13798a22ca21f1e7))
## [2.13.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.13.0...@loopback/core@2.13.1) (2020-12-07)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@loopback/core",
"version": "2.13.1",
"version": "2.14.0",
"description": "Define and implement core constructs such as Application and Component",

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

"engines": {
"node": "^10.16 || 12 || 14"
"node": "^10.16 || 12 || 14 || 15"
},

@@ -28,3 +28,3 @@ "scripts": {

"dependencies": {
"@loopback/context": "^3.13.2",
"@loopback/context": "^3.14.0",
"debug": "^4.3.1",

@@ -34,5 +34,5 @@ "tslib": "^2.0.3"

"devDependencies": {
"@loopback/build": "^6.2.8",
"@loopback/eslint-config": "^10.0.4",
"@loopback/testlab": "^3.2.10",
"@loopback/build": "^6.2.9",
"@loopback/eslint-config": "^10.0.5",
"@loopback/testlab": "^3.2.11",
"@types/debug": "^4.1.5",

@@ -52,3 +52,3 @@ "@types/node": "^10.17.35"

},
"gitHead": "44fc7765fa322c716e8f2914b3831748041ebd8c"
"gitHead": "fd33be0291c4653bee885535d27ebfd8af264e42"
}
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