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

@airbnb/config-danger

Package Overview
Dependencies
Maintainers
6
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.3.3 to 3.0.0

16

CHANGELOG.md

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

# 3.0.0 - 2020-02-27
#### 💥 Breaking
- Upgrade to Node v10. Drop v8. ([c2f1668](https://github.com/airbnb/nimbus/commit/c2f1668))
#### 📦 Dependencies
- Update to latest. ([48f8a42](https://github.com/airbnb/nimbus/commit/48f8a42))
**Note:** Version bump only for package @airbnb/config-danger
### 2.3.3 - 2020-02-26

@@ -8,0 +24,0 @@

9

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

@@ -22,4 +22,7 @@ "keywords": [

},
"engines": {
"node": ">=10.16.0"
},
"devDependencies": {
"@types/node": "^13.7.4"
"@types/node": "^13.7.6"
},

@@ -30,3 +33,3 @@ "dependencies": {

},
"gitHead": "8365848349293dda880567d5b53d3d89c061d923"
"gitHead": "82b16ca4d010e3c7b5f7768f6cc42f80e544630e"
}

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