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

@bufferapp/publish-utils

Package Overview
Dependencies
Maintainers
14
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufferapp/publish-utils - npm Package Compare versions

Comparing version 1.2.9 to 1.4.0

2

package.json
{
"name": "@bufferapp/publish-utils",
"version": "1.2.9",
"version": "1.4.0",
"description": "Misc. utils for dates, parsing, etc.",

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

@@ -18,2 +18,3 @@ module.exports = profile => ({

service_username: profile.service_username,
should_post_direct: profile.should_post_direct,
formatted_username: profile.formatted_username,

@@ -20,0 +21,0 @@ subprofiles: profile.subprofiles,

@@ -19,2 +19,3 @@ module.exports = userData => ({

week_starts_monday: userData.week_starts_monday,
has_ig_direct_flip: userData.features.includes('instagram_direct_posting'),
});
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