grunt-json-schema-defaults
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "grunt-json-schema-defaults", | ||
"description": "Grunt plugin to generate JSON file from default values in JSON Schema", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "https://github.com/chute/grunt-json-schema-defaults", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"dependencies": { | ||
"json-schema-defaults": "0.0.1" | ||
"json-schema-defaults": "0.0.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
@@ -11,6 +11,6 @@ /* | ||
'use strict'; | ||
module.exports = function(grunt) { | ||
'use strict'; | ||
// Please see the Grunt documentation for more information regarding task | ||
@@ -17,0 +17,0 @@ // creation: http://gruntjs.com/creating-tasks |
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
6688
+ Addedjson-schema-defaults@0.0.2(transitive)
- Removedjson-schema-defaults@0.0.1(transitive)
Updatedjson-schema-defaults@0.0.2