factory-girl-default
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -146,2 +146,3 @@ /* global window, define */ | ||
console.log('=============== START: adapterFor ==============='); | ||
console.log('adapters: ', adapters); | ||
var adapter; | ||
@@ -148,0 +149,0 @@ if (adapters[name] !== undefined) { |
@@ -6,3 +6,3 @@ { | ||
"author": "Gonzalo Santome", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"keywords": [ | ||
@@ -9,0 +9,0 @@ "factory", |
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
70638
1439