Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

newsware

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newsware - npm Package Compare versions

Comparing version 5.0.0-beta.0 to 5.0.0-beta.1

2

lib/src/index.d.ts
export { or, and, text } from "./queries";
export { Api } from "./api";
export { WsClient } from "./wsclient";
export { News, Filter, TextOptions, EndpointDescription, WebsocketResponse, WebsocketRequest, WebsocketErrorResponse } from "./types";
export { News, Filter, TextOptions, EndpointDescription, WebsocketResponse, WebsocketRequest, WebsocketErrorResponse, Query } from "./types";
export { Source, WebsocketMethod, WebsocketResponseType, QueryType, Endpoint } from "./enums";
{
"name": "newsware",
"version": "5.0.0-beta.0",
"version": "5.0.0-beta.1",
"description": "Typescript client for interacting with the Newsware API",

@@ -5,0 +5,0 @@ "main": "lib/src/index.js",

@@ -5,4 +5,4 @@ export {or, and, text} from "./queries";

export {
News, Filter, TextOptions, EndpointDescription, WebsocketResponse, WebsocketRequest, WebsocketErrorResponse
News, Filter, TextOptions, EndpointDescription, WebsocketResponse, WebsocketRequest, WebsocketErrorResponse, Query
} from "./types"
export {Source, WebsocketMethod, WebsocketResponseType, QueryType, Endpoint} from "./enums"
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