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

harcon-radiation

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harcon-radiation - npm Package Compare versions

Comparing version

to
4.5.6

2

lib/harcon-radiation.js

@@ -61,3 +61,3 @@ 'use strict'

},
deployedServices: self.deployedServices
deployedServices: self.deployedServices || []
} )

@@ -64,0 +64,0 @@ }

{
"name": "harcon-radiation",
"version": "4.5.5",
"version": "4.5.6",
"description": "REST and Websocket plugin for harcon",

@@ -5,0 +5,0 @@ "keywords": [

@@ -157,3 +157,3 @@ 'use strict'

radiation.entityURIs( function ( err, uris ) {
console.log( err, JSON.stringify(uris) )
console.log( 'entityURIs>>>>>', err, JSON.stringify(uris) )
done()

@@ -160,0 +160,0 @@ } )