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

masto

Package Overview
Dependencies
Maintainers
1
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

masto - npm Package Compare versions

Comparing version 6.4.0 to 6.4.1

12

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "6.4.0",
"version": "6.4.1",
"author": "Ryo Igarashi <n33t5hin@gmail.com>",

@@ -46,2 +46,3 @@ "license": "MIT",

"@semantic-release/git": "^10.0.1",
"@size-limit/preset-small-lib": "^10.0.1",
"@types/jest": "^29.5.6",

@@ -72,2 +73,3 @@ "@types/node": "^20.8.9",

"semantic-release": "^22.0.5",
"size-limit": "^10.0.1",
"ts-jest": "^29.1.1",

@@ -99,3 +101,9 @@ "tslib": "^2.6.2",

},
"homepage": "https://github.com/neet/masto.js#readme"
"homepage": "https://github.com/neet/masto.js#readme",
"size-limit": [
{
"limit": "7.5 kB",
"path": "./dist/index.js"
}
]
}

Sorry, the diff of this file is too big to display

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