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

@bufferapp/publish-app-switcher

Package Overview
Dependencies
Maintainers
14
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufferapp/publish-app-switcher - npm Package Compare versions

Comparing version 1.9.1 to 1.9.3

15

package.json
{
"name": "@bufferapp/publish-app-switcher",
"version": "1.9.1",
"version": "1.9.3",
"description": "Displays a popup and modal for beta publish users to switch to classic Buffer",
"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",
"dependencies": {
"@bufferapp/async-data-fetch": "1.6.2",
"@bufferapp/notifications": "1.8.0",
"@bufferapp/publish-utils": "1.9.0"
"@bufferapp/async-data-fetch": "1.9.3",
"@bufferapp/notifications": "1.9.3",
"@bufferapp/publish-utils": "1.9.3"
},
"devDependencies": {
"eslint": "3.19.0",
"jest": "19.0.2"
"eslint": "3.19.0"
},

@@ -21,0 +18,0 @@ "publishConfig": {

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