@types/yaml
Advanced tools
Comparing version 1.0.1 to 1.0.2
// Type definitions for yaml 1.0 | ||
// Project: https://github.com/eemeli/yaml | ||
// Project: https://github.com/eemeli/yaml, https://eemeli.org/yaml | ||
// Definitions by: Ika <https://github.com/ikatyang> | ||
@@ -4,0 +4,0 @@ // Colin Bradley <https://github.com/ColinBradley> |
{ | ||
"name": "@types/yaml", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for yaml", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4a668f019b0a55e72809c2d3d23e89ace8c7c305970ea0a14bf0e0ef3c6b28b8", | ||
"typesPublisherContentHash": "9932232cfeb1a5a57397c83ff40ff8b0bea0fbda5377a7277dac714215c4dcbe", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for yaml (https://github.com/eemeli/yaml). | ||
This package contains type definitions for yaml ( https://github.com/eemeli/yaml ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 15 Nov 2018 20:50:11 GMT | ||
* Last updated: Thu, 14 Feb 2019 01:27:57 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: none |
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
21253