@allthings/sdk
Advanced tools
Comparing version 0.1.0-4 to 0.1.0-5
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
const name = "@allthings/sdk"; | ||
const version = "0.1.0-2"; | ||
const version = "0.1.0-4"; | ||
const description = ""; | ||
@@ -17,0 +17,0 @@ const author = "Allthings GmbH"; |
@@ -13,3 +13,3 @@ 'use strict'; | ||
const name = "@allthings/sdk"; | ||
const version = "0.1.0-2"; | ||
const version = "0.1.0-4"; | ||
const description = ""; | ||
@@ -16,0 +16,0 @@ const author = "Allthings GmbH"; |
@@ -8,3 +8,3 @@ import { generate } from 'shortid'; | ||
const name = "@allthings/sdk"; | ||
const version = "0.1.0-2"; | ||
const version = "0.1.0-4"; | ||
const description = ""; | ||
@@ -11,0 +11,0 @@ const author = "Allthings GmbH"; |
{ | ||
"name": "@allthings/sdk", | ||
"version": "0.1.0-2", | ||
"version": "0.1.0-4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Allthings GmbH", |
@@ -1,1 +0,1 @@ | ||
export { default as restSdk } from './rest'; | ||
export { default as restSdk, InterfaceAllthingsRestClient, InterfaceAllthingsRestClientOptions, } from './rest'; |
@@ -1,1 +0,1 @@ | ||
export { default as restSdk } from './rest'; | ||
export { default as restSdk, } from './rest'; |
{ | ||
"name": "@allthings/sdk", | ||
"version": "0.1.0-4", | ||
"version": "0.1.0-5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Allthings GmbH", |
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
141918