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

neonctl-test-release

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neonctl-test-release - npm Package Compare versions

Comparing version 1.18.0 to 1.19.0

17

package.json

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "1.18.0",
"version": "1.19.0",
"description": "CLI tool for NeonDB Cloud management",

@@ -26,2 +26,5 @@ "main": "index.js",

"@jest/globals": "^29.5.0",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@semantic-release/exec": "^6.0.3",

@@ -42,3 +45,5 @@ "@semantic-release/git": "^10.0.1",

"lint-staged": "^13.0.3",
"pkg": "^5.8.1",
"prettier": "^2.7.1",
"rollup": "^3.26.2",
"semantic-release": "^21.0.2",

@@ -66,2 +71,12 @@ "ts-jest": "^29.1.0",

},
"pkg": {
"assets": [
"callback.html"
],
"targets": [
"node18-linux-x64",
"node18-macos-x64",
"node18-win-x64"
]
},
"scripts": {

@@ -68,0 +83,0 @@ "watch": "tsc --watch",

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