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

@thi.ng/api

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/api - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="2.1.2"></a>
## [2.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@2.1.1...@thi.ng/api@2.1.2) (2018-04-01)
**Note:** Version bump only for package @thi.ng/api
<a name="2.1.1"></a>

@@ -8,0 +16,0 @@ ## [2.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@2.1.0...@thi.ng/api@2.1.1) (2018-03-28)

19

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

@@ -19,13 +19,11 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"ts-loader": "^3.5.0",
"typedoc": "^0.10.0",
"typescript": "^2.7.2",
"webpack": "^3.11.0"
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
},
"dependencies": {
"@thi.ng/checks": "^1.3.0"
"@thi.ng/checks": "^1.3.1"
},

@@ -38,2 +36,3 @@ "keywords": [

"interfaces",
"mixins",
"type declarations",

@@ -40,0 +39,0 @@ "typescript"

@@ -5,4 +5,16 @@ # @thi.ng/api

Generic, common interfaces, types, decorators and mixins for thi.ng TypeScript projects (and others).
This project is part of the
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo.
## About
This package is implicitly used by most other projects in this
repository. It defines:
- 30+ generic, common interfaces & types
- class & method decorators
- mixins
- error types
- comparison & equivalence checks
## Installation

@@ -9,0 +21,0 @@

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