Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hexonet/ispapi-apiconnector

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hexonet/ispapi-apiconnector - npm Package Compare versions

Comparing version 4.3.2 to 4.3.3

4

HISTORY.md

@@ -6,2 +6,6 @@ ### Changelog

#### [v4.3.3](https://github.com/hexonet/node-sdk/compare/v4.3.2...v4.3.3)
> 28 June 2018
- review publish script to commit commits and tags [`e0d0e00`](https://github.com/hexonet/node-sdk/commit/e0d0e00541be987c3cdc4398e96fbd05930e1c32)
#### [v4.3.2](https://github.com/hexonet/node-sdk/compare/v4.3.1...v4.3.2)

@@ -8,0 +12,0 @@ > 28 June 2018

4

package.json
{
"name": "@hexonet/ispapi-apiconnector",
"description": "Node.js SDK for the insanely fast HEXONET API",
"version": "4.3.2",
"version": "4.3.3",
"author": {

@@ -49,3 +49,3 @@ "name": "Kai Schwarz",

"scripts": {
"publish": "git push --tags",
"publish": "git push && git push --tags",
"version": "auto-changelog --package --output HISTORY.md; git add HISTORY.md",

@@ -52,0 +52,0 @@ "test": "npm run test-NODE --silent",

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