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

@makeomatic/condition-semaphore

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@makeomatic/condition-semaphore - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

20

package.json

@@ -16,3 +16,4 @@ {

"nyc": "^11.0.3",
"semantic-release": "^6.0.3",
"pre-git": "^3.15.0",
"semantic-release": "^6.3.6",
"simple-commit-message": "^3.3.1",

@@ -51,5 +52,16 @@ "standard": "^10.0.2",

"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "nyc tap --no-cov test.js"
"test": "nyc tap --no-cov test.js",
"commit": "commit-wizard"
},
"version": "1.0.0"
}
"config": {
"pre-git": {
"commit-msg": "simple",
"pre-commit": [],
"pre-push": [],
"post-commit": [],
"post-checkout": [],
"post-merge": []
}
},
"version": "1.0.1"
}

3

README.md

@@ -10,4 +10,3 @@ # semantic-release condition-semaphore

[![Join the chat at https://gitter.im/makeomatic/makeomatic](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/makeomatic/makeomatic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![makeomatic](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/makeomatic/makeomatic)
[![makeomatic](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)
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