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

@codingame/semantic-release-rules

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codingame/semantic-release-rules - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

16

package.json
{
"name": "@codingame/semantic-release-rules",
"version": "1.1.0",
"version": "1.1.1",
"description": "CodinGame semantic release rules",
"main": "index.js",
"main": "dist/index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc"
},

@@ -15,2 +16,5 @@ "author": "",

},
"files": [
"dist"
],
"volta": {

@@ -21,5 +25,7 @@ "node": "16.18.1",

"devDependencies": {
"@codingame/semantic-release-config": "^1.1.0",
"semantic-release-monorepo": "^7.0.5"
"@codingame/semantic-release-config": "^1.3.5",
"@codingame/tsconfig": "^1.1.1",
"semantic-release-monorepo": "^8.0.2",
"typescript": "^5.3.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