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.0 to 3.2.1

8

CHANGELOG.md

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

<a name="3.2.1"></a>
## [3.2.1](https://github.com/guillaumearm/bidon/compare/v3.2.0...v3.2.1) (2018-03-14)
### Bug Fixes
* **dummy:** replace all "b" by "a" in "a" file ([ec9ddf2](https://github.com/guillaumearm/bidon/commit/ec9ddf2))
<a name="3.2.0"></a>

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

2

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

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

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

var version = "3.2.0";
var version = "3.2.1";

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

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

var version = "3.2.0";
var version = "3.2.1";

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

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

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

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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