Socket
Socket
Sign inDemoInstall

@types/braces

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/braces - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

5

braces/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for braces 3.0

// mrmlnc <https://github.com/mrmlnc>
// rejunp <https://github.com/rejunp>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -88,7 +89,7 @@

/**
* Strip backslashes that were used for escaping from the result.
* Do not strip backslashes that were used for escaping from the result.
*
* @default undefined
*/
unescape?: boolean | undefined;
keepEscaping?: boolean | undefined;
}

@@ -95,0 +96,0 @@ }

11

braces/package.json
{
"name": "@types/braces",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for braces",

@@ -17,2 +17,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/braces",

"githubUsername": "mrmlnc"
},
{
"name": "rejunp",
"url": "https://github.com/rejunp",
"githubUsername": "rejunp"
}

@@ -29,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "972cf61014c9ae7ae645c8af200f473f6eb5b0937ca021a978a34391010b3eba",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "18989e9806daeb3205461c4ea65b0aab65da7f7e8ccb1a5513c043ebfbb6b728",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:45 GMT
* Last updated: Fri, 07 Jul 2023 14:32:38 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `braces`

# Credits
These definitions were written by [vemoo](https://github.com/vemoo), and [mrmlnc](https://github.com/mrmlnc).
These definitions were written by [vemoo](https://github.com/vemoo), [mrmlnc](https://github.com/mrmlnc), and [rejunp](https://github.com/rejunp).
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