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.9.0 to 2.9.1

8

CHANGELOG.md

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

## [2.9.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.9.0...@loopback/core@2.9.1) (2020-06-30)
**Note:** Version bump only for package @loopback/core
# [2.9.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.8.0...@loopback/core@2.9.0) (2020-06-23)

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

12

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

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

"dependencies": {
"@loopback/context": "^3.9.1",
"@loopback/context": "^3.9.2",
"debug": "^4.1.1",

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

"devDependencies": {
"@loopback/build": "^6.0.0",
"@loopback/eslint-config": "^8.0.2",
"@loopback/testlab": "^3.1.8",
"@loopback/build": "^6.1.0",
"@loopback/eslint-config": "^8.0.3",
"@loopback/testlab": "^3.2.0",
"@types/debug": "^4.1.5",

@@ -51,3 +51,3 @@ "@types/node": "^10.17.26"

},
"gitHead": "9ccb0b7ae75727ec9b90c5bba18885edb3f93a92"
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de"
}
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