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 1.0.0 to 1.1.0

13

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

@@ -30,7 +30,11 @@ "main": "lib/index.js",

"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
"clean": "rimraf coverage dist lib es bin"
"clean": "rimraf coverage dist lib es bin",
"semantic-release": "semantic-release"
},
"release": {
"branch": "next"
},
"repository": {
"type": "git",
"url": "git+https://github.com/guillaumearm/bidon.git"
"url": "https://github.com/guillaumearm/bidon.git"
},

@@ -67,3 +71,4 @@ "keywords": [

"eslint-plugin-node": "^6.0.1",
"rimraf": "^2.6.2"
"rimraf": "^2.6.2",
"semantic-release": "^15.0.2"
},

@@ -70,0 +75,0 @@ "engines": {

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