ts-toolbelt
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "ts-toolbelt", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "AGPL-3.0-only", | ||
"author": "Pierre-Antoine Mills", | ||
"description": "Higher type safety for TypeScript", | ||
"description": "👷 Higher type safety for TypeScript", | ||
"keywords": [ | ||
@@ -13,6 +13,6 @@ "types", | ||
], | ||
"homepage": "https://github.com/pirix-gh/ts-tools", | ||
"homepage": "https://github.com/pirix-gh/ts-toolbelt", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/pirix-gh/ts-tools" | ||
"url": "https://github.com/pirix-gh/ts-toolbelt" | ||
}, | ||
@@ -26,3 +26,2 @@ "types": "out/types/src/index.d.ts", | ||
"devDependencies": { | ||
"@types/ramda": "latest", | ||
"@typescript-eslint/parser": "^1.9.0", | ||
@@ -37,3 +36,5 @@ "eledoc": "^0.0.5", | ||
}, | ||
"peerDependencies": {}, | ||
"peerDependencies": { | ||
"typescript": "^3.5.0" | ||
}, | ||
"dependencies": {}, | ||
@@ -40,0 +41,0 @@ "files": [ |
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
150453
8
1
1