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

grunt-package-modules

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-package-modules - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "grunt-package-modules",
"description": "Packages node_modules dependencies at build time for addition to a distribution package.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/joshperry/grunt-package-modules",

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

@@ -46,3 +46,3 @@ /*

production: true,
"ignore-scripts": true,
"ignore-scripts": !!f.ignoreScripts,
prefix: f.dest

@@ -49,0 +49,0 @@ }, function(err) {

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