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

@bufferapp/publish-utils

Package Overview
Dependencies
Maintainers
16
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.9.18 to 1.9.21

number.js

2

index.js

@@ -10,2 +10,3 @@ const date = require('./date');

const getURL = require('./getURL');
const number = require('./number');

@@ -22,2 +23,3 @@ module.exports = {

getURL,
number,
};

4

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

@@ -16,3 +16,3 @@ "main": "index.js",

},
"gitHead": "2fff612da37adde0ff1ff993a1ecfe492fb1f9a3"
"gitHead": "40676ecead6133750c0bb94615092ff38b2f7a4f"
}
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