Socket
Socket
Sign inDemoInstall

@types/animejs

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/animejs - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

2

animejs/index.d.ts

@@ -154,3 +154,3 @@ // Type definitions for animejs 3.1

function remove(targets: AnimeTarget | ReadonlyArray<AnimeTarget>): void;
function get(targets: AnimeTarget, prop: string): string | number;
function get(targets: AnimeTarget, prop: string, unit?: string): string | number;
function path(path: string | HTMLElement | SVGElement | null, percent?: number): (prop: string) => {

@@ -157,0 +157,0 @@ el: HTMLElement | SVGElement,

{
"name": "@types/animejs",
"version": "3.1.6",
"version": "3.1.7",
"description": "TypeScript definitions for animejs",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/animejs",

"dependencies": {},
"typesPublisherContentHash": "c4908f4f181ae59c4d24334bf815436b5646c1fd7d40f4c39e001367112fbbb3",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "c6162fd0df0c65c358cc938c550fc7f19e857fbaf76454c50ca5fbd56af1a5e6",
"typeScriptVersion": "4.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 18 Oct 2022 12:33:02 GMT
* Last updated: Wed, 25 Jan 2023 00:02:38 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `anime`

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