Comparing version 1.5.0 to 1.5.1
@@ -5,3 +5,3 @@ // Generated by CoffeeScript 1.10.0 | ||
faker = require('faker'); | ||
faker = require('faker/locale/en'); | ||
@@ -8,0 +8,0 @@ endsWith = function(input, search) { |
@@ -9,3 +9,3 @@ // Generated by CoffeeScript 1.10.0 | ||
faker = require('faker'); | ||
faker = require('faker/locale/en'); | ||
@@ -12,0 +12,0 @@ generateExample = function(root, context) { |
{ | ||
"name": "eidolon", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Generate JSON or JSON Schema from Refract & MSON data structures", | ||
@@ -5,0 +5,0 @@ "main": "lib/eidolon.js", |
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
28954