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

adamant-api

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

adamant-api - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

3

groups/get.js

@@ -6,3 +6,2 @@ const request = require('sync-request');

module.exports = (hotNode) => {
return (type, input) => {

@@ -51,3 +50,3 @@ let endpoint = false,

case 'uri':
endpoint = '/api/'+input;
endpoint = '/api/' + input;
break

@@ -54,0 +53,0 @@ default:

{
"name": "adamant-api",
"version": "0.1.4",
"version": "0.1.5",
"description": "\"REST API for ADAMANT Blockchain\"",

@@ -5,0 +5,0 @@ "main": "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