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 2.7.0 to 3.0.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

<a name="3.0.0"></a>
# [3.0.0](https://github.com/guillaumearm/bidon/compare/v2.7.0...v3.0.0) (2018-03-14)
### Bug Fixes
* remove umd distribution ([#42](https://github.com/guillaumearm/bidon/issues/42)) ([e2265b4](https://github.com/guillaumearm/bidon/commit/e2265b4)), closes [#40](https://github.com/guillaumearm/bidon/issues/40)
### BREAKING CHANGES
* umd bundle is not distributed anymore
<a name="2.7.0"></a>

@@ -2,0 +15,0 @@ # [2.7.0](https://github.com/guillaumearm/bidon/compare/v2.6.1...v2.7.0) (2018-03-14)

7

package.json
{
"name": "bidon",
"version": "2.7.0",
"version": "3.0.0",
"description": "Fake repository for testing ci tools",

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

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

@@ -73,0 +68,0 @@ "path": "es/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