New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blip-sdk

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blip-sdk - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

7

package.json
{
"name": "blip-sdk",
"version": "3.5.0",
"version": "3.5.1",
"description": "BLiP SDK JavaScript.",

@@ -17,3 +17,4 @@ "main": "dist/blip-sdk.js",

"test:upload-coverage": "cat ./coverage/lcov.info | codecov",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"semantic-release-local": "semantic-release pre --debug=false && npm publish && semantic-release post --debug=false"
},

@@ -50,3 +51,3 @@ "repository": {

"mocha": "^2.3.4",
"semantic-release": "^4.3.5",
"semantic-release": "^15.4.1",
"webpack": "^1.12.9"

@@ -53,0 +54,0 @@ },

@@ -6,10 +6,7 @@ # blip-sdk-js

[![bitHound Overall Score](https://www.bithound.io/github/takenet/blip-sdk-js/badges/score.svg)](https://www.bithound.io/github/takenet/blip-sdk-js)
[![npm version](https://img.shields.io/npm/v/blip-sdk.svg?style=flat-square)](https://www.npmjs.com/package/blip-sdk)
[![npm downloads](https://img.shields.io/npm/dm/blip-sdk.svg?style=flat-square)](https://www.npmjs.com/package/blip-sdk) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/takenet/blip-sdk-js)
[![Travis branch](https://img.shields.io/travis/rust-lang/rust/master.svg?style=flat-square)](https://travis-ci.org/takenet/blip-sdk-js)
[![huBoard](https://img.shields.io/badge/board-tasks-green.svg?style=flat-square)](https://huboard.com/takenet/blip-sdk-js/#/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
[![codecov.io](https://codecov.io/github/takenet/blip-sdk-js/coverage.svg?branch=develop)](https://codecov.io/github/takenet/blip-sdk-js?branch=develop)

@@ -16,0 +13,0 @@ --------

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