🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/rison

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rison - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+0
-4
rison/index.d.ts

@@ -1,5 +0,1 @@

// Type definitions for Rison
// Project: https://github.com/Nanonid/rison
// Definitions by: Andrei Kurosh <https://github.com/impworks>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = rison;

@@ -6,0 +2,0 @@ export as namespace rison;

+6
-6
{
"name": "@types/rison",
"version": "0.0.7",
"description": "TypeScript definitions for Rison",
"version": "0.0.8",
"description": "TypeScript definitions for rison",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rison",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Andrei Kurosh",
"url": "https://github.com/impworks",
"githubUsername": "impworks"
"githubUsername": "impworks",
"url": "https://github.com/impworks"
}

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

"dependencies": {},
"typesPublisherContentHash": "fb53901c2059e36544095d21e6e712413d1fa1e4a7f803f56898ba1ae0ca5083",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "56d4c4bbe9640e11c4120734576919340f1bf83c82ed0934d84e9019ced9a369",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Rison (https://github.com/Nanonid/rison).
This package contains type definitions for rison (https://github.com/Nanonid/rison).

@@ -12,6 +12,2 @@ # Details

````ts
// Type definitions for Rison
// Project: https://github.com/Nanonid/rison
// Definitions by: Andrei Kurosh <https://github.com/impworks>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = rison;

@@ -75,7 +71,6 @@ export as namespace rison;

### Additional Details
* Last updated: Fri, 09 Jul 2021 02:32:42 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: `rison`
# Credits
These definitions were written by [Andrei Kurosh](https://github.com/impworks).