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 3.0.1 to 3.1.0

dist/index.js

8

CHANGELOG.md

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

<a name="3.1.0"></a>
# [3.1.0](https://github.com/guillaumearm/bidon/compare/v3.0.1...v3.1.0) (2018-03-14)
### Features
* republish umd module ([#45](https://github.com/guillaumearm/bidon/issues/45)) ([afa20a8](https://github.com/guillaumearm/bidon/commit/afa20a8)), closes [#44](https://github.com/guillaumearm/bidon/issues/44)
<a name="3.0.1"></a>

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

2

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

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

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

var version = "3.0.1";
var version = "3.1.0";

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

'use strict';
var version = "3.0.1";
var version = "3.1.0";

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

{
"name": "bidon",
"version": "3.0.1",
"version": "3.1.0",
"description": "Fake repository for testing ci tools",

@@ -71,2 +71,7 @@ "main": "lib/index.js",

{
"name": "index.umd.js",
"path": "dist/index.js",
"label": "library (UMD distribution)"
},
{
"name": "cli.js",

@@ -73,0 +78,0 @@ "path": "dist/cli.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