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

bidon

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bidon - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

11

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="1.1.1"></a>
## [1.1.1](https://github.com/guillaumearm/bidon/compare/v1.1.0...v1.1.1) (2018-03-12)
### Bug Fixes
* **dummy:** update a ([b1114d6](https://github.com/guillaumearm/bidon/commit/b1114d6))
<a name="1.0.0"></a>

@@ -8,4 +16,1 @@ # 1.0.0 (2018-03-12)

* cli print version ([bc709d8](https://github.com/guillaumearm/bidon/commit/bc709d8))
{
"name": "bidon",
"version": "1.1.0",
"version": "1.1.1",
"description": "Fake repository for testing ci tools",

@@ -34,3 +34,13 @@ "main": "lib/index.js",

"release": {
"branch": "next"
"branch": "next",
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
]
},

@@ -64,2 +74,4 @@ "repository": {

"@babel/register": "^7.0.0-beta.40",
"@semantic-release/changelog": "^2.0.1",
"@semantic-release/git": "^4.0.1",
"babel-eslint": "^8.2.2",

@@ -66,0 +78,0 @@ "commitizen": "^2.9.6",

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