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

@im-js/iot

Package Overview
Dependencies
Maintainers
7
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 2.7.0 to 2.8.0

front/define-to-values-resource-configure-factory.d.ts

13

package.json
{
"name": "@im-js/iot",
"version": "2.7.0",
"version": "2.8.0",
"description": "I'M Releasing development-base for IOT on IMR standards.",

@@ -35,2 +35,13 @@ "peerDependencies": {

},
"./front": {
"types": "./front/public-api.d.ts",
"fesm2015": "./front/front.mjs",
"fesm2020": "./front/front.mjs",
"esm2020": "./front/front.mjs",
"es2020": "./front/front.mjs",
"require": "./front/front.cjs",
"import": "./front/front.mjs",
"node": "./front/front.mjs",
"default": "./front/front.mjs"
},
"./back": {

@@ -37,0 +48,0 @@ "types": "./back/public-api.d.ts",

4

public-api.d.ts

@@ -9,7 +9,5 @@ export * from './interfaces/iot-platform';

export * from './classes/variable-address';
export * from './functions/from-resource-address';
export * from './functions/to-resource-address';
export * from './functions/from-variable-address';
export * from './functions/public-api-index';
export * from './json-logic/get-json-logic-vars';
export * from './json-logic/json-logic-operator';
export * from './iot-constants';

Sorry, the diff of this file is not supported yet

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