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

@types/scrollmagic

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/scrollmagic - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

scrollmagic/index.d.ts

@@ -117,3 +117,3 @@ // Type definitions for scrollmagic 2.0

export interface ControllerConstructorOptions {
container?: string;
container?: string | Element;
vertical?: boolean;

@@ -120,0 +120,0 @@ globalSceneOptions?: SceneConstructorOptions;

{
"name": "@types/scrollmagic",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for scrollmagic",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "402239798f34e8952a8526dcffa03179c5b45ac94633485a29a054f9c47b003b",
"typeScriptVersion": "2.9"
"typesPublisherContentHash": "526df4a02b7048b3a8881781e6d6e5bd1cf51e5325c10d4e1c40e12911d4c3ff",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Thu, 30 Apr 2020 20:58:13 GMT
* Last updated: Wed, 24 Jun 2020 11:47:36 GMT
* Dependencies: none

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

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