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

@airbnb/config-danger

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airbnb/config-danger - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

12

CHANGELOG.md

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

## 2.1.0 - 2019-11-06
#### 🚀 Updates
- Enable optional chaining, nullish coalescing, and more (#13) ([3e26bdb](https://github.com/airbnb/nimbus/commit/3e26bdb)), closes [#13](https://github.com/airbnb/nimbus/issues/13)
**Note:** Version bump only for package @airbnb/config-danger
### 2.0.2 - 2019-10-30

@@ -8,0 +20,0 @@

8

package.json
{
"name": "@airbnb/config-danger",
"version": "2.0.2",
"version": "2.1.0",
"description": "Reusable Danger.js scripts.",

@@ -23,9 +23,9 @@ "keywords": [

"devDependencies": {
"@types/node": "^12.7.7"
"@types/node": "^12.12.5"
},
"dependencies": {
"conventional-changelog-beemo": "^1.5.1",
"danger": "^9.2.2"
"danger": "^9.2.4"
},
"gitHead": "08d914ce51a86995738403ea6c308f49aa6f171e"
"gitHead": "ee994398e249eb6f99980543349716a1ea7abbd8"
}

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