@travetto/schema
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -8,3 +8,5 @@ { | ||
"@travetto/config": "0.x.x", | ||
"@travetto/registry": "0.x.x" | ||
"@travetto/registry": "0.x.x", | ||
"@types/faker": "^4.1.2", | ||
"faker": "^4.1.0" | ||
}, | ||
@@ -27,3 +29,3 @@ "description": "", | ||
}, | ||
"version": "0.0.14" | ||
"version": "0.0.15" | ||
} |
@@ -1,1 +0,2 @@ | ||
export * from './bind'; | ||
export * from './bind'; | ||
export * from './generate'; |
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
39330
27
1118
5
+ Added@types/faker@^4.1.2
+ Addedfaker@^4.1.0
+ Added@types/faker@4.1.12(transitive)
+ Addedfaker@4.1.0(transitive)