@types/assert
Advanced tools
Comparing version 0.0.29 to 0.0.30
// Type definitions for assert and power-assert | ||
// Project: https://github.com/Jxck/assert | ||
// Project: https://github.com/twada/power-assert | ||
// Project: https://github.com/Jxck/assert, https://github.com/twada/power-assert | ||
// Definitions by: vvakame <https://github.com/vvakame> | ||
@@ -5,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/assert", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "TypeScript definitions for assert and power-assert", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9271b4d7e9b105c59d475f4bfcb00ffbfe0530ae5d47a0aac54be3468346aa9c" | ||
"typesPublisherContentHash": "c5c85a46d10cdde299f2481fe1c7ee922d4b4ac0864fff23522ce6b3e4bda08e" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for assert and power-assert (https://github.com/Jxck/assert). | ||
This package contains type definitions for assert and power-assert (https://github.com/Jxck/assert, https://github.com/twada/power-assert). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 16:15:22 GMT | ||
* Last updated: Mon, 21 Nov 2016 18:45:50 GMT | ||
* File structure: Global | ||
@@ -15,0 +15,0 @@ * Library Dependencies: none |
@@ -6,7 +6,7 @@ { | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"libraryName": "assert and power-assert", | ||
"typingsPackageName": "assert", | ||
"projectName": "https://github.com/Jxck/assert", | ||
"projectName": "https://github.com/Jxck/assert, https://github.com/twada/power-assert", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -23,3 +23,3 @@ "sourceBranch": "types-2.0", | ||
"hasPackageJson": false, | ||
"contentHash": "9271b4d7e9b105c59d475f4bfcb00ffbfe0530ae5d47a0aac54be3468346aa9c" | ||
"contentHash": "c5c85a46d10cdde299f2481fe1c7ee922d4b4ac0864fff23522ce6b3e4bda08e" | ||
} |
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
3934
60