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

@boost/common

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boost/common - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

23

CHANGELOG.md

@@ -0,1 +1,24 @@

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### 1.1.1 - 2019-07-04
#### 🐞 Fixes
- Updated AggregatedResponse type to infer the result type. ([607c694](https://github.com/milesj/boost/tree/master/packages/common/commit/607c694))
#### 🛠 Internals
- Added more files to npmignore. ([16f46b8](https://github.com/milesj/boost/tree/master/packages/common/commit/16f46b8))
- Fix common and test utils reference. ([304a867](https://github.com/milesj/boost/tree/master/packages/common/commit/304a867))
- Setup DangerJS and conventional changelog (#54) ([a18dd45](https://github.com/milesj/boost/tree/master/packages/common/commit/a18dd45)), closes [#54](https://github.com/milesj/boost/tree/master/packages/common/issues/54)
**Note:** Version bump only for package @boost/common
## 1.1.0 - 2019-06-21

@@ -2,0 +25,0 @@

6

package.json
{
"name": "@boost/common",
"version": "1.1.0",
"version": "1.1.1",
"description": "Common utilities for Boost applications.",

@@ -30,3 +30,3 @@ "keywords": [

"devDependencies": {
"@boost/test-utils": "^1.2.2",
"@boost/test-utils": "^1.2.3",
"@types/js-yaml": "^3.12.1",

@@ -36,3 +36,3 @@ "@types/json5": "^0.0.30",

},
"gitHead": "3ade9ca405d2449d4948b9e926cea7ad5b3d9c66"
"gitHead": "95a3ed6211c363720f68a4903197db8e52ef3ccb"
}
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