Comparing version 3.0.1 to 3.1.0
@@ -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) |
#!/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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12399
11
39