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

grunt-json-schema-defaults

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-json-schema-defaults - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"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

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