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

grunt-checkbranch

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-checkbranch - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

.travis.yml

6

package.json
{
"name": "grunt-checkbranch",
"description": "Check that we are on a correct Git branch before proceeding.",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "https://github.com/dymonaz/grunt-checkbranch",

@@ -32,3 +32,3 @@ "author": {

"devDependencies": {
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-clean": "~0.5.0",

@@ -48,4 +48,4 @@ "grunt": "~0.4.1",

"dependencies": {
"shelljs": "~0.2.6"
"shelljs": "~0.3.0"
}
}

@@ -36,2 +36,6 @@ # grunt-checkbranch

### 0.3.1 (2014-05-26)
* npm update
* Travis
### 0.3.0 (2014-02-24)

@@ -38,0 +42,0 @@ * Added support for negating a branch, i.e. "run everywhere except X" (thx @Pleochism)

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