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

@devforth/test-sem-release

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devforth/test-sem-release - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.woodpecker.yml

14

package.json

@@ -6,5 +6,6 @@ {

},
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -17,10 +18,13 @@ },

"branches": [
"master",
"next"
"main",
{
"name": "next",
"prerelease": true
}
]
},
"devDependencies": {
"semantic-release": "^24.2.1"
"semantic-release": "^24.2.1",
"typescript": "^5.7.3"
}
}
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