New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.2.1 to 3.3.0

8

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/guillaumearm/bidon/compare/v3.2.1...v3.3.0) (2018-03-16)
### Features
* add chocolate bar in readme title ([c4ae9e9](https://github.com/guillaumearm/bidon/commit/c4ae9e9))
<a name="3.2.1"></a>

@@ -2,0 +10,0 @@ ## [3.2.1](https://github.com/guillaumearm/bidon/compare/v3.2.0...v3.2.1) (2018-03-14)

2

dist/cli.js
#!/usr/bin/env node
'use strict';
var version = "3.2.1";
var version = "3.3.0";

@@ -6,0 +6,0 @@ function main$1() {

@@ -7,3 +7,3 @@ (function (global, factory) {

var version = "3.2.1";
var version = "3.3.0";

@@ -10,0 +10,0 @@ function main$1() {

@@ -1,2 +0,2 @@

var version = "3.2.1";
var version = "3.3.0";

@@ -3,0 +3,0 @@ function main$1() {

'use strict';
var version = "3.2.1";
var version = "3.3.0";

@@ -5,0 +5,0 @@ function main$1() {

{
"name": "bidon",
"version": "3.2.1",
"version": "3.3.0",
"description": "Fake repository for testing ci tools",

@@ -31,4 +31,3 @@ "main": "lib/index.js",

"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
"clean": "rimraf coverage dist lib es bin",
"semantic-release": "semantic-release"
"clean": "rimraf coverage dist lib es bin"
},

@@ -35,0 +34,0 @@ "release": {

@@ -1,2 +0,2 @@

bidon
bidon :chocolate_bar:
======================

@@ -3,0 +3,0 @@ [![CircleCI](https://img.shields.io/circleci/project/github/guillaumearm/bidon.svg)](https://circleci.com/gh/guillaumearm/bidon)

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