Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/web-animations-js

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/web-animations-js - npm Package Compare versions

Comparing version 2.2.8 to 2.2.9

9

web-animations-js/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc