js-json-schema
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,3 +0,3 @@ | ||
var topdown = require('./topdown'), | ||
bottomup = require('./bottomup'); | ||
var topdown = require('./includes/topdown'), | ||
bottomup = require('./includes/bottomup'); | ||
@@ -4,0 +4,0 @@ module.exports = { |
{ | ||
"name": "js-json-schema", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "create json schema from javascript configuration", | ||
@@ -26,4 +26,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"str": "0.0.1" | ||
} | ||
} |
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
0
263
12411
8
1