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.9.0 to 1.9.3

12

package.json
{
"name": "@bufferapp/publish-utils",
"version": "1.9.0",
"version": "1.9.3",
"description": "Misc. utils for dates, parsing, etc.",
"main": "index.js",
"scripts": {
"lint": "eslint . --ignore-pattern coverage node_modules",
"test": "yarn run lint && sh ../../package_test.sh",
"test-watch": "jest --watch"
"lint": "eslint . --ignore-pattern coverage node_modules"
},
"author": "hamstu@gmail.com",
"devDependencies": {
"eslint": "3.19.0",
"jest": "19.0.2"
"eslint": "3.19.0"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"moment-timezone": "0.5.12"
}
}
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