Socket
Socket
Sign inDemoInstall

@types/moveto

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.8.0

7

moveto/index.d.ts

@@ -1,4 +0,5 @@

// Type definitions for moveto 1.7
// Type definitions for moveto 1.8
// Project: https://github.com/hsnaydd/moveTo
// Definitions by: Rostislav Shermenyov <https://github.com/shermendev>
// pea3nut <https://github.com/pea3nut>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -70,2 +71,6 @@

/**
* The container been computed and scrolled
*/
container?: Window | HTMLElement;
/**
* The function to be run after scrolling complete. Target passes as the first argument

@@ -72,0 +77,0 @@ */

10

moveto/package.json
{
"name": "@types/moveto",
"version": "1.7.0",
"version": "1.8.0",
"description": "TypeScript definitions for moveto",

@@ -11,5 +11,11 @@ "license": "MIT",

"githubUsername": "shermendev"
},
{
"name": "pea3nut",
"url": "https://github.com/pea3nut",
"githubUsername": "pea3nut"
}
],
"main": "",
"types": "index",
"repository": {

@@ -21,4 +27,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "9ff761c0724197c74ba200df665994bba4ecfba609931e26a92947cfcf856ddb",
"typesPublisherContentHash": "28713984b51d8952b9010a1c78c3a881bef1449cc1187ca1da7baac22d548935",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for moveto (https://github.com/hsnaydd/moveTo).
This package contains type definitions for moveto ( https://github.com/hsnaydd/moveTo ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 03 Oct 2018 17:56:18 GMT
* Last updated: Thu, 21 Feb 2019 00:04:30 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: MoveTo

# Credits
These definitions were written by Rostislav Shermenyov <https://github.com/shermendev>.
These definitions were written by Rostislav Shermenyov <https://github.com/shermendev>, pea3nut <https://github.com/pea3nut>.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc