crypto-news-api
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -10,2 +10,1 @@ "use strict"; | ||
exports.default = API.generateAPI(fetch); | ||
module.exports = API.generateAPI(fetch); |
@@ -6,3 +6,2 @@ import * as fetch from 'node-fetch' | ||
export * from './src/CryptoControlApi' | ||
export default API.generateAPI(fetch) | ||
module.exports = API.generateAPI(fetch) | ||
export default API.generateAPI(fetch) |
{ | ||
"name": "crypto-news-api", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "API to get a crypto newsfeed in your app", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/index.node.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
7
689748
10122