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

grunt-collect-dependencies

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-collect-dependencies - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

11

package.json
{
"name": "grunt-collect-dependencies",
"description": "Collect AngularJS app dependencies into a JSON file",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/ukupat/grunt-collect-dependencies",

@@ -29,2 +29,6 @@ "author": {

},
"dependencies": {
"findup-sync": "latest",
"minimatch": "latest"
},
"devDependencies": {

@@ -34,6 +38,3 @@ "grunt": "~0.4.5",

"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-nodeunit": "^0.3.3",
"findup-sync": "latest",
"minimatch": "latest"
"grunt-contrib-nodeunit": "^0.3.3"
},

@@ -40,0 +41,0 @@ "peerDependencies": {

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