@types/json-api-serializer
Advanced tools
Comparing version 2.6.0 to 2.6.1
@@ -106,2 +106,4 @@ // Type definitions for json-api-serializer 2.6 | ||
declare class JSONAPISerializer { | ||
constructor(opts?: JSONAPISerializer.Options); | ||
register(type: string, schema?: string | JSONAPISerializer.Options, opts?: JSONAPISerializer.Options): void; | ||
@@ -108,0 +110,0 @@ |
{ | ||
"name": "@types/json-api-serializer", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "TypeScript definitions for json-api-serializer", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-api-serializer", | ||
"license": "MIT", | ||
@@ -22,4 +23,4 @@ "contributors": [ | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "037e430ccec0c4980c3ecf74c3be1474f7a28c6ec5ee296248c3e19b7cce7502", | ||
"typeScriptVersion": "3.5" | ||
"typesPublisherContentHash": "30dacadb87d73c8c9cdd84fb2ef314488814d67f7592dc7316199adc36daf303", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 02 Apr 2021 17:31:15 GMT | ||
* Last updated: Wed, 30 Jun 2021 14:01:21 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6645
123
0