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

grunt-auto-release

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-auto-release - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

LICENSE

18

package.json
{
"name": "grunt-auto-release",
"description": "Grunt plugin for automatic releasing.",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",
"homepage": "https://github.com/vojtajina/grunt-auto-release",

@@ -25,13 +26,12 @@ "author": {

},
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"grunt": "~0.4"
"grunt": "~1.0"
},
"devDependencies": {
"grunt": "~0.4",
"grunt-npm": "~0.0.1",
"grunt-bump": "~0.0.1",
"grunt-simple-mocha": "~0.4.0",
"chai": "~1.7.2"
"grunt": "~1.0",
"grunt-npm": "~0.0.2",
"grunt-bump": "~0.8.0",
"grunt-simple-mocha": "~0.4.1",
"chai": "~3.5.0"
},

@@ -38,0 +38,0 @@ "keywords": [

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