@nrfcloud/models
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -5,1 +5,2 @@ export * from './value/URLValue'; | ||
export * from './model/ApiIndex'; | ||
export * from './model/Status'; |
@@ -10,2 +10,3 @@ "use strict"; | ||
__export(require("./model/ApiIndex")); | ||
__export(require("./model/Status")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@nrfcloud/models", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Contains model definitions for the REST API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48303
935