New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@altangent/lib-anchorage

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@altangent/lib-anchorage - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

dist/AnchorageClientV2.d.ts

4

dist/index.d.ts

@@ -1,2 +0,2 @@

export * from "./AnchorageClient";
export * from "./Types";
export * from "./AnchorageClientV2";
export * from "./TypesV2";

@@ -13,4 +13,4 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./AnchorageClient"), exports);
__exportStar(require("./Types"), exports);
__exportStar(require("./AnchorageClientV2"), exports);
__exportStar(require("./TypesV2"), exports);
//# sourceMappingURL=index.js.map

@@ -1,2 +0,2 @@

export * from "./AnchorageClient";
export * from "./Types";
export * from "./AnchorageClientV2";
export * from "./TypesV2";
{
"name": "@altangent/lib-anchorage",
"version": "0.14.0",
"version": "0.15.0",
"description": "Anchorage API client",

@@ -27,3 +27,3 @@ "author": "Brian Mancini <bmancini@gmail.com>",

"dependencies": {
"@altangent/lib-http": "^0.14.0"
"@altangent/lib-http": "^0.15.0"
},

@@ -33,3 +33,3 @@ "publishConfig": {

},
"gitHead": "c9e6b02d18bc894bc1db52c4b2885a99e91f6976"
"gitHead": "b85bad1fef8e62442f9bc5025d0b72001ec4c0e0"
}

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