New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

airbnb

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airbnb - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

1

index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
const chalk = require('chalk');

@@ -2,0 +3,0 @@ const airbnbLogoText = require('./airbnbLogoText');

5

package.json
{
"name": "airbnb",
"version": "0.0.0",
"version": "0.0.2",
"description": "",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"bin": {
"airbnb": "./index.js"
},
"keywords": [],

@@ -11,0 +14,0 @@ "author": "",

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