New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bothrs/util

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bothrs/util - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

4

package.json
{
"name": "@bothrs/util",
"version": "2.0.3",
"version": "2.0.4",
"description": "Common helper functions",

@@ -15,3 +15,3 @@ "license": "MIT",

"preversion": "yarn fix",
"postversion": "echo $npm_package_version && sleep 3 && git push --tags && yarn publish . --tag $npm_package_version && git push && echo \"Successfully released version $npm_package_version!\""
"postversion": "echo $npm_package_version && sleep 3 && npm publish --registry https://registry.npmjs.org && git push --tags && echo \"Successfully released version $npm_package_version!\""
},

@@ -18,0 +18,0 @@ "dependencies": {},

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