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
18
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 0.1.1 to 0.2.0

19

CHANGELOG.md

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

<a name="0.2.0"></a>
# [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@0.1.2...@loopback/core@0.2.0) (2018-03-01)
**Note:** Version bump only for package @loopback/core
<a name="0.1.2"></a>
## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/core@0.1.1...@loopback/core@0.1.2) (2018-03-01)
### Features
* **context:** allow context.find by a filter function ([9b1e26c](https://github.com/strongloop/loopback-next/commit/9b1e26c))
<a name="0.1.1"></a>

@@ -8,0 +27,0 @@ ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@0.1.0...@loopback/core@0.1.1) (2018-02-23)

8

package.json
{
"name": "@loopback/core",
"version": "0.1.1",
"version": "0.2.0",
"description": "",

@@ -24,7 +24,7 @@ "engines": {

"dependencies": {
"@loopback/context": "^0.1.1"
"@loopback/context": "^0.2.0"
},
"devDependencies": {
"@loopback/build": "^0.1.1",
"@loopback/testlab": "^0.1.1"
"@loopback/build": "^0.2.0",
"@loopback/testlab": "^0.2.0"
},

@@ -31,0 +31,0 @@ "files": [

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