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

@im-js/iot

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@im-js/iot - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

api/fix-paginated-body.d.ts

2

hierarchy/public-api.d.ts

@@ -7,1 +7,3 @@ export * from './interfaces/hierarchy-group';

export * from './functions/from-hierarchy-filter';
export * from './api/hierarchy-group-api';
export * from './api/hierarchy-item-api';

10

package.json
{
"name": "@im-js/iot",
"version": "1.1.0",
"version": "1.1.1",
"description": "Present by IMR",
"main": "iot.esm.js",
"type": "module",
"author": "ksm@imrbiz.co.kr",
"license": "ISC",
"types": "public-api.d.ts"
"module": "iot.cjs",
"typings": "public-api.d.ts",
"fesm2015": "iot.mjs",
"fesm2020": "iot.mjs",
"esm2020": "iot.mjs",
"es2020": "iot.mjs"
}
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