ts-invariant
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
{ | ||
"name": "ts-invariant", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"author": "Ben Newman <ben@apollographql.com>", | ||
@@ -40,3 +40,3 @@ "description": "TypeScript implementation of invariant(condition, message)", | ||
}, | ||
"gitHead": "3c4e2b011fa15bbc3c2ae2fcc011473d3b06cf3d" | ||
"gitHead": "c83c2aeb7917b93751d17706d800a7ea16d8fe3e" | ||
} |
{ | ||
"extends": "tsconfig.json", | ||
"extends": "./tsconfig.json", | ||
"compilerOptions": { | ||
@@ -4,0 +4,0 @@ "module": "es2015", |
Sorry, the diff of this file is not supported yet
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
16668