@types/semver
Advanced tools
Comparing version 7.5.6 to 7.5.7
@@ -60,4 +60,6 @@ import semver = require("../index"); | ||
inc(release: semver.ReleaseType, identifier?: string): SemVer; | ||
toString(): string; | ||
} | ||
export = SemVer; |
{ | ||
"name": "@types/semver", | ||
"version": "7.5.6", | ||
"version": "7.5.7", | ||
"description": "TypeScript definitions for semver", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "514fe51677a803481dc4a7c81866abc13c1ba8759d86ef517f2416e25a3d0b64", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "7c7ea7462a324ee8deea0da7362589ed48c4d8ade91fa5078d1f647af570c15e", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Sun, 11 Feb 2024 14:35:16 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
23231
562