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

quirons-broker

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quirons-broker - npm Package Compare versions

Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3

apis/types/totvsApiTypesBase.d.ts

6

package.json
{
"name": "quirons-broker",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"description": "A small library to expose the broker ttalk types",

@@ -17,4 +17,4 @@ "main": "index.ts",

"copy": "cp package.json lib/package.json && cp README.md lib/README.md",
"prepare": "rm -rf ./lib/* && yarn build && yarn copy",
"publish": "npm publish lib --scope=quirons --tag alpha --access public"
"pre:release": "rm -rf ./lib && yarn build && yarn copy",
"release": "npm publish lib --scope=@quirons --tag alpha --access public"
},

@@ -21,0 +21,0 @@ "devDependencies": {

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