Socket
Socket
Sign inDemoInstall

crypto-news-api

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-news-api - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

1

dist/node/index.node.js

@@ -10,2 +10,1 @@ "use strict";

exports.default = API.generateAPI(fetch);
module.exports = API.generateAPI(fetch);

3

index.node.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc