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 10.0.5 to 10.0.6

2

lib/src/types.d.ts

@@ -87,3 +87,3 @@ /// <reference types="ws" />

publishedBefore?: number;
filter?: Filter;
filter?: Filter | string;
fields?: Field[];

@@ -90,0 +90,0 @@ }

{
"name": "newsware",
"version": "10.0.5",
"version": "10.0.6",
"description": "Typescript client for interacting with the Newsware API",

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

@@ -100,3 +100,3 @@ import { CloseEvent } from "isomorphic-ws"

publishedBefore?: number
filter?: Filter
filter?: Filter | string
fields?: Field[]

@@ -103,0 +103,0 @@ }

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