🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@types/saslprep

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/saslprep - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+0
-5
saslprep/index.d.ts

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

// Type definitions for saslprep 1.0
// Project: https://github.com/reklatsmasters/saslprep#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = saslPrep;

@@ -7,0 +2,0 @@

+5
-5
{
"name": "@types/saslprep",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for saslprep",

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

"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "c4a4a3e7c2a162cb7b1acc7cf8d9ee617eee04ca17d1347d9c2ef1531b846b72",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "5db3a5b35fd1b1ffa372ed4fd6e6d9abf623464ce7ef69c92a19bb257fe7aa81",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for saslprep 1.0
// Project: https://github.com/reklatsmasters/saslprep#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = saslPrep;

@@ -30,7 +25,6 @@

### Additional Details
* Last updated: Tue, 06 Jul 2021 16:34:15 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).