New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/replacestream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/replacestream - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

replacestream/index.d.ts

@@ -51,5 +51,5 @@ // Type definitions for replacestream 4.0

replace: ReplaceStream.ReplaceFunction | string,
options?: ReplaceStream.Options
options?: ReplaceStream.Options,
): any;
export = ReplaceStream;
{
"name": "@types/replacestream",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for replacestream",

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

"dependencies": {},
"typesPublisherContentHash": "7e89afaf588d08f3b4d3d7d45a9fa39642ac211a00d11498b9c4ac3e3230391f",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "162dbfeb21217fb81d067527f62d61b22156196ee35252d00e82f5788af0157d",
"typeScriptVersion": "4.5"
}

@@ -61,3 +61,3 @@ # Installation

replace: ReplaceStream.ReplaceFunction | string,
options?: ReplaceStream.Options
options?: ReplaceStream.Options,
): any;

@@ -70,3 +70,3 @@

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:42:00 GMT
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: none

@@ -73,0 +73,0 @@ * Global values: none

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