@types/web-animations-js
Advanced tools
Comparing version 2.2.8 to 2.2.9
{ | ||
"name": "@types/web-animations-js", | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "TypeScript definitions for web-animations-js", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"typesVersions": { | ||
@@ -25,8 +25,9 @@ ">=3.2.0-0": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/web-animations-js" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0b13e0946c70e805b7124b1bb75f09c64ec7a0ad202ce1e4312702f2e0adabd3", | ||
"typesPublisherContentHash": "3e8a35fa9c4cea02e779eea30e579bd04ec07b9f88db6f200794d19ac3f0b42e", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for web-animations-js ( https://github.com/web-animations/web-animations-js ). | ||
This package contains type definitions for web-animations-js (https://github.com/web-animations/web-animations-js). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-animations-js | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-animations-js. | ||
Additional Details | ||
* Last updated: Thu, 14 Feb 2019 00:21:08 GMT | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 13:12:56 GMT | ||
* Dependencies: none | ||
* Global values: Animation, AnimationPlaybackEvent, GroupEffect, SequenceEffect | ||
* Global values: `Animation`, `AnimationPlaybackEvent`, `GroupEffect`, `SequenceEffect` | ||
# Credits | ||
These definitions were written by Kristian Moerch <https://github.com/kritollm>. | ||
These definitions were written by [Kristian Moerch](https://github.com/kritollm). |
Sorry, the diff of this file is not supported yet
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
9532