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

beachball

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beachball - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

bin/beachball.js

29

package.json
{
"name": "beachball",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",
"license": "MIT"
"license": "MIT",
"bin": {
"beachball": "./bin/beachball.js"
},
"scripts": {
"build": "tsc",
"start": "tsc -w --preserveWatchOutput"
},
"dependencies": {
"fs-extra": "^8.0.1",
"glob": "^7.1.4",
"prompts": "~2.1.0",
"minimatch": "^3.0.4",
"semver": "^6.1.1",
"yargs-parser": "^13.1.0"
},
"devDependencies": {
"@types/fs-extra": "^7.0.0",
"@types/glob": "^7.1.1",
"@types/minimatch": "^3.0.3",
"@types/node": "^12.0.4",
"@types/prompts": "~2.0.0",
"@types/semver": "^6.0.0",
"@types/yargs-parser": "^13.0.0",
"typescript": "^3.5.1"
}
}
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