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

grunt-nginx

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-nginx - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "grunt-nginx",
"description": "Grunt task for Nginx to start, stop and restart a server.",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/alexcurtis/grunt-nginx",

@@ -6,0 +6,0 @@ "author": {

@@ -51,3 +51,3 @@ 'use strict';

grunt.registerTask( 'nginx', 'blah blah blah', function(target) {
grunt.registerTask('nginx', 'Controls a Nginx Server', function(target){

@@ -54,0 +54,0 @@ // Merge With Defaults

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