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

@allthings/sdk

Package Overview
Dependencies
Maintainers
8
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allthings/sdk - npm Package Compare versions

Comparing version 0.1.0-4 to 0.1.0-5

2

dist/cli.js

@@ -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",

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