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

@bustle/apple-news

Package Overview
Dependencies
Maintainers
22
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bustle/apple-news - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

1

lib/make-request.js

@@ -72,2 +72,3 @@ 'use strict';

if (parsed.data) {
parsed.data.meta = parsed.meta
return cb(null, res, parsed.data);

@@ -74,0 +75,0 @@ }

2

package.json
{
"name": "@bustle/apple-news",
"version": "2.2.0",
"version": "2.3.0",
"description": "Node.js client for Apple News API",

@@ -5,0 +5,0 @@ "main": "index.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