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

@types/htmlescape

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/htmlescape - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

htmlescape/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for htmlescape 1.1

declare namespace htmlescape {
export function sanitize(s: string): string;
function sanitize(s: string): string;
}

@@ -11,0 +11,0 @@

{
"name": "@types/htmlescape",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for htmlescape",

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

"peerDependencies": {},
"typesPublisherContentHash": "9b971075623595b338654e65fe9379fefe6e1b08e7ba42705ef871eca8655209",
"typesPublisherContentHash": "a1fdaffe9edece438a3eeec183e63d4cf6dcc7289b32e42e78cc3d97b0d2170e",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 20 Mar 2017 22:04:27 GMT
* Last updated: Fri, 24 Mar 2017 15:49:52 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: htmlescape

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