@types/power-assert
Advanced tools
Comparing version 1.4.29 to 1.5.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for power-assert 1.4.1 | ||
// Type definitions for power-assert 1.5.0 | ||
// Project: https://github.com/twada/power-assert | ||
@@ -65,2 +65,4 @@ // Definitions by: vvakame <https://github.com/vvakame> | ||
export const strict: typeof assert; | ||
export interface Options { | ||
@@ -67,0 +69,0 @@ assertion?: empower.Options; |
{ | ||
"name": "@types/power-assert", | ||
"version": "1.4.29", | ||
"description": "TypeScript definitions for power-assert 1.4.1", | ||
"version": "1.5.0", | ||
"description": "TypeScript definitions for power-assert", | ||
"license": "MIT", | ||
"author": "vvakame <https://github.com/vvakame>", | ||
"contributors": [ | ||
{ | ||
"name": "vvakame", | ||
"url": "https://github.com/vvakame", | ||
"githubUsername": "vvakame" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,4 +23,4 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9dd7f2c22bc4973afe83107dadf2e40b4f7442351de4d546472366695b97e69d" | ||
"typesPublisherContentHash": "e3f1b7ffed698d8c242cd04bf4d6e9e420f544cc31a60d5d8217fdbf95d89249", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for power-assert 1.4.1 (https://github.com/twada/power-assert). | ||
This package contains type definitions for power-assert (https://github.com/twada/power-assert). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/power-assert | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/power-assert | ||
Additional Details | ||
* Last updated: Sun, 25 Sep 2016 23:34:51 GMT | ||
* File structure: UMD | ||
* Library Dependencies: empower, power-assert-formatter | ||
* Module Dependencies: empower | ||
* Last updated: Tue, 10 Apr 2018 17:48:29 GMT | ||
* Dependencies: empower, power-assert-formatter | ||
* Global values: assert | ||
@@ -17,0 +15,0 @@ |
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
5015
51
17