Socket
Socket
Sign inDemoInstall

typed-rest-client

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-rest-client - npm Package Compare versions

Comparing version 1.8.9 to 1.8.10

0

Handlers.d.ts

@@ -0,0 +0,0 @@ export { BasicCredentialHandler } from "./handlers/basiccreds";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import ifm = require('../Interfaces');

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import ifm = require('../Interfaces');

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import ifm = require('../Interfaces');

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

export {};
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ var crypto = require('crypto');

@@ -0,0 +0,0 @@ var log = console.log;

@@ -0,0 +0,0 @@ var crypto = require('crypto');

@@ -0,0 +0,0 @@ ### Reference:

5

package.json
{
"name": "typed-rest-client",
"version": "1.8.9",
"version": "1.8.10",
"description": "Node Rest and Http Clients for use with TypeScript",

@@ -35,5 +35,4 @@ "main": "./RestClient.js",

"@types/shelljs": "0.7.4",
"mocha": "^3.5.3",
"mocha": "^6.2.3",
"nock": "9.6.1",
"react-scripts": "1.1.5",
"semver": "4.3.3",

@@ -40,0 +39,0 @@ "shelljs": "^0.8.5",

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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