mixdown-server
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "mixdown-server", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index", | ||
@@ -31,9 +31,8 @@ "description": "Simple server for activiting a site.", | ||
"dependencies": { | ||
"lodash": "~2.1.0", | ||
"lodash": "~2.2.0", | ||
"optimist": "~0.6.0" | ||
}, | ||
"devDependencies": { | ||
}, | ||
"devDependencies": {}, | ||
"optionalDependencies": {}, | ||
"homepage": "http://vastdevblog.vast.com/" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
8741
+ Addedlodash@2.2.1(transitive)
- Removedlodash@2.1.0(transitive)
Updatedlodash@~2.2.0