Socket
Socket
Sign inDemoInstall

@types/he

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/he - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

14

he/index.d.ts

@@ -20,3 +20,3 @@ // Type definitions for he v1.1.1

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

@@ -33,3 +33,3 @@ /**

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

@@ -44,3 +44,3 @@ /**

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

@@ -54,3 +54,3 @@ /**

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

@@ -64,3 +64,3 @@ /**

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

@@ -95,3 +95,3 @@

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

@@ -106,3 +106,3 @@ /**

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

@@ -109,0 +109,0 @@

{
"name": "@types/he",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for he",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/he",
"license": "MIT",

@@ -27,4 +28,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "8f0af79178c2d48546deab2f70f3d5b19a879746771b385243098b208b87aff9",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "ea9a27a5e436a29f0fd8226011852e8b14e4206847ea366c84aad7d96269b524",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Thu, 12 Mar 2020 23:16:55 GMT
* Last updated: Tue, 06 Jul 2021 20:33:14 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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