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

@anephenix/sarus

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anephenix/sarus - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

5

CHANGELOG.md
# CHANGELOG
### 0.6.3 - Monday 30th September, 2024
- Added more scripts for automation
- Updated the push script to trigger automatically on pushing tags
### 0.6.2 - Monday 30th September, 2024

@@ -4,0 +9,0 @@

3

package.json
{
"name": "@anephenix/sarus",
"version": "0.6.2",
"version": "0.6.3",
"description": "A WebSocket JavaScript library",

@@ -46,2 +46,3 @@ "main": "dist/index.js",

"prettier": "prettier src __tests__ --write",
"publish-patch-release": "npm run prepare-patch-release && git push origin master && git push --tags",
"test": "jest --coverage",

@@ -48,0 +49,0 @@ "update-changelog": "npx ts-node scripts/update-changelog.ts",

Sorry, the diff of this file is not supported yet

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