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

maciej-publish-ci

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maciej-publish-ci - npm Package Compare versions

Comparing version 0.0.1 to 1.0.1

.circleci/config.yml

17

package.json
{
"name": "maciej-publish-ci",
"version": "0.0.1",
"version": "1.0.1",
"main": "index.js",
"license": "MIT",
"scripts": {
"commit": "npx git-cz"
"commit": "npx git-cz",
"release": "semantic-release"
},
"dependencies": {},
"devDependencies": {
"git-cz": "^3.3.0"
"git-cz": "^3.3.0",
"semantic-release": "^15.13.28",
"semantic-release-cli": "5.2.1"
},

@@ -17,3 +19,10 @@ "config": {

}
},
"repository": {
"type": "git",
"url": "https://github.com/maciejrybaniec/publish.git"
},
"publishConfig": {
"access": "public"
}
}
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