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

iobroker-adapter-helpers

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker-adapter-helpers - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

definitions/units.js

@@ -159,2 +159,2 @@ let units = {

}
}
}
const objAttributes = require('/definitions/object_attributes.js');
const roles = require('/definitions/roles.js').roles_definitions;
const units = require('/definitions/units.js').units;
const roles = require('/definitions/roles.js');
const units = require('/definitions/units.js');
module.exports = {objAttributes: objAttributes, roles: roles, units: units};
{
"name": "iobroker-adapter-helpers",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {

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