@loopback/core
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/core@0.2.0...@loopback/core@0.2.1) (2018-03-06) | ||
### Bug Fixes | ||
* fix typo of `additional` ([2fd7610](https://github.com/strongloop/loopback-next/commit/2fd7610)) | ||
<a name="0.2.0"></a> | ||
@@ -8,0 +19,0 @@ # [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/core@0.1.2...@loopback/core@0.2.0) (2018-03-01) |
@@ -11,4 +11,4 @@ "use strict"; | ||
// DO NOT EDIT THIS FILE | ||
// Add any aditional (re)exports to src/index.ts instead. | ||
// Add any additional (re)exports to src/index.ts instead. | ||
__export(require("./src")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@loopback/core", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -24,7 +24,7 @@ "engines": { | ||
"dependencies": { | ||
"@loopback/context": "^0.2.0" | ||
"@loopback/context": "^0.2.1" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^0.2.0", | ||
"@loopback/testlab": "^0.2.0" | ||
"@loopback/testlab": "^0.3.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
496138
5
Updated@loopback/context@^0.2.1