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

grunt-nuget-pack

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-nuget-pack - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/Package.js

@@ -70,3 +70,3 @@ var ZipWriter = require("moxie-zip").ZipWriter;

var properties = [
"id", "version", "authors", "owners", "licenseUrl",
"id", "title", "version", "authors", "owners", "licenseUrl",
"projectUrl", "iconUrl", "requireLicenseAcceptance",

@@ -73,0 +73,0 @@ "description", "summary", "releaseNotes", "copyright",

{
"name": "grunt-nuget-pack",
"version": "0.0.5",
"version": "0.0.6",
"description": "Grunt task for creating nuget packages without using nuget.exe.",

@@ -5,0 +5,0 @@ "author": "Moxiecode Systems AB <info@moxiecode.com>",

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