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.2 to 1.11.3

4

page/index.d.ts

@@ -211,3 +211,3 @@ // Type definitions for page 1.11

*/
sensitive?: boolean;
sensitive?: boolean | undefined;
/**

@@ -217,3 +217,3 @@ * enable strict matching for trailing slashes

*/
strict?: boolean;
strict?: boolean | undefined;
}

@@ -220,0 +220,0 @@

{
"name": "@types/page",
"version": "1.11.2",
"version": "1.11.3",
"description": "TypeScript definitions for page",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/page",
"license": "MIT",

@@ -32,4 +33,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "db6b54fb687ca31dfa6c6b85b834de56b6776f8f94b772d0b5bbcd18b70d2f0f",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "517d6d9ca7520820247e09f6282d7fee934ad76c0754532acb475338bba4c2bc",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Sat, 20 Mar 2021 01:35:12 GMT
* Last updated: Thu, 08 Jul 2021 20:19:15 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