Socket
Socket
Sign inDemoInstall

@thi.ng/api

Package Overview
Dependencies
1
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.1.0

compare.d.ts

2

index.d.ts
import * as decorators from "./decorators";
import * as mixins from "./mixins";
export * from "./api";
export * from "./compare";
export * from "./equiv";
export { decorators, mixins };

@@ -11,1 +11,3 @@ "use strict";

__export(require("./api"));
__export(require("./compare"));
__export(require("./equiv"));

5

package.json
{
"name": "@thi.ng/api",
"version": "1.0.3",
"version": "1.1.0",
"description": "Common, generic types & interfaces for thi.ng projects",

@@ -20,3 +20,6 @@ "main": "index.js",

"typescript": "^2.6.2"
},
"dependencies": {
"@thi.ng/checks": "^1.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc