ts-invariant
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "ts-invariant", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"author": "Ben Newman <ben@apollographql.com>", | ||
@@ -36,3 +36,3 @@ "description": "TypeScript implementation of invariant(condition, message)", | ||
"dependencies": { | ||
"tslib": "^1.9.3" | ||
"tslib": "^2.1.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8fab26a1e3e3315abe5d2d6079db6c653cb84107" | ||
"gitHead": "41c1891db388ab38e5884e43c97ba81782a1c051" | ||
} |
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
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.1.0