New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/core

Package Overview
Dependencies
Maintainers
7
Versions
205
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.3 to 2.9.4

8

CHANGELOG.md

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

## [2.9.4](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.9.3...@loopback/core@2.9.4) (2020-08-19)
**Note:** Version bump only for package @loopback/core
## [2.9.3](https://github.com/strongloop/loopback-next/compare/@loopback/core@2.9.2...@loopback/core@2.9.3) (2020-08-05)

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

14

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

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

"dependencies": {
"@loopback/context": "^3.9.4",
"@loopback/context": "^3.10.0",
"debug": "^4.1.1",
"tslib": "^2.0.0"
"tslib": "^2.0.1"
},
"devDependencies": {
"@loopback/build": "^6.2.0",
"@loopback/eslint-config": "^9.0.0",
"@loopback/testlab": "^3.2.2",
"@loopback/build": "^6.2.1",
"@loopback/eslint-config": "^9.0.1",
"@loopback/testlab": "^3.2.3",
"@types/debug": "^4.1.5",

@@ -50,3 +50,3 @@ "@types/node": "^10.17.28"

},
"gitHead": "1619bf0c29aa03853a7977212e60028664fca640"
"gitHead": "a056555744367da9caccb6be64095e27d2fe2e28"
}
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