Comparing version 3.5.0 to 3.5.1
# CHANGELOG | ||
## v3.5.1 (Nov 07, 2019) | ||
* Add funding to package.json | ||
## v3.5.0 (Oct 28, 2019) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "madge", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>", | ||
@@ -39,5 +39,8 @@ "repository": "git://github.com/pahen/madge", | ||
"generate:madge": "bin/cli.js --image /tmp/madge.svg bin lib", | ||
"test:output": "./test/output.sh", | ||
"postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mLove Madge? You can now donate to our open collective:\\u001b[22m\\u001b[39m\\n > \\u001b[34mhttps://opencollective.com/madge/donate\\u001b[0m')\"" | ||
"test:output": "./test/output.sh" | ||
}, | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/madge" | ||
}, | ||
"collective": { | ||
@@ -44,0 +47,0 @@ "type": "opencollective", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
51710