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

@types/balanced-match

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/balanced-match - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

balanced-match/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for balanced-match 3.0
// Project: https://github.com/juliangruber/balanced-match
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Output {

@@ -7,0 +2,0 @@ /**

26

balanced-match/package.json
{
"name": "@types/balanced-match",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for balanced-match",

@@ -10,17 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/balanced-match",

"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/balanced-match"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "e716fff86f59bde8e81971e1fb6016d8aebc8dc04def13f340ff582484186024",
"typeScriptVersion": "4.5",
"exports": {

@@ -34,3 +26,11 @@ ".": {

},
"type": "module"
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/balanced-match"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c2e1c5249e5c67f42ae89dd718067f3ebf4b6e51c11983c818bd5fed9ef76dde",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for balanced-match 3.0
// Project: https://github.com/juliangruber/balanced-match
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface Output {

@@ -63,7 +58,6 @@ /**

### Additional Details
* Last updated: Tue, 10 Oct 2023 20:06:06 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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