Comparing version 1.4.2 to 1.4.3
@@ -0,1 +1,5 @@ | ||
- v1.4.1: | ||
- date: 2021-05-24 | ||
- changes: | ||
- fix preload option for latest grunt | ||
- v1.4.0: | ||
@@ -2,0 +6,0 @@ - date: 2021-03-25 |
{ | ||
"name": "grunt-cli", | ||
"description": "The grunt command line interface", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"author": "Grunt Development Team (http://gruntjs.com/development-team)", | ||
@@ -18,3 +18,3 @@ "repository": "gruntjs/grunt-cli", | ||
"dependencies": { | ||
"grunt-known-options": "~1.1.1", | ||
"grunt-known-options": "~2.0.0", | ||
"interpret": "~1.1.0", | ||
@@ -21,0 +21,0 @@ "liftup": "~3.0.1", |
Sorry, the diff of this file is not supported yet
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
10397
+ Addedgrunt-known-options@2.0.0(transitive)
- Removedgrunt-known-options@1.1.1(transitive)
Updatedgrunt-known-options@~2.0.0