@better-typescript-lib/es5
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0-beta
{ | ||
"name": "@better-typescript-lib/es5", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0-beta", | ||
"description": "Better TypeScript standard library", | ||
@@ -16,4 +16,4 @@ "types": "./index.d.ts", | ||
"peerDependencies": { | ||
"typescript": ">=4.4" | ||
"typescript": ">=4.5.0-beta" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
237067
4245