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

7

braces/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for braces 3.0
// Project: https://github.com/micromatch/braces
// Definitions by: vemoo <https://github.com/vemoo>
// mrmlnc <https://github.com/mrmlnc>
// rejunp <https://github.com/rejunp>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace braces {

@@ -9,0 +2,0 @@ type Transform = (str: string) => string;

18

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

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/braces",

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

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

"dependencies": {},
"typesPublisherContentHash": "18989e9806daeb3205461c4ea65b0aab65da7f7e8ccb1a5513c043ebfbb6b728",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "bd05036d86fdb37afc4fdd459f25e3be68795e324ab2f1ba68af5ebc3f4798d7",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 07 Jul 2023 14:32:38 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: `braces`
# Credits
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