Comparing version 1.0.7 to 1.0.8
@@ -13,3 +13,3 @@ const fs = require('fs'); | ||
xml: 'sdn.xml', | ||
fetch: (url, opts) => fetch(url.opts) | ||
fetch: (url, opts) => fetch(url, opts) | ||
}, | ||
@@ -16,0 +16,0 @@ config: (opts) => { |
{ | ||
"name": "ofac", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A module to facilitate local OFAC searches", | ||
@@ -5,0 +5,0 @@ "main": "index.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
26102