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

@types/page

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/page - npm Package Compare versions

Comparing version 1.11.3 to 1.11.4

10

page/index.d.ts

@@ -183,2 +183,12 @@ // Type definitions for page 1.11

clickHandler(e: MouseEvent): void;
/**
* Length of the history stack
*/
len: number;
/**
* Current path
*/
current: string;
}

@@ -185,0 +195,0 @@

4

page/package.json
{
"name": "@types/page",
"version": "1.11.3",
"version": "1.11.4",
"description": "TypeScript definitions for page",

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

"dependencies": {},
"typesPublisherContentHash": "517d6d9ca7520820247e09f6282d7fee934ad76c0754532acb475338bba4c2bc",
"typesPublisherContentHash": "4e2734b56d7616a7b7f5a90a6bec07d712825b15d9be4bcd1f8804a990b6d353",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 20:19:15 GMT
* Last updated: Tue, 17 Aug 2021 17:01:24 GMT
* Dependencies: none

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

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