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

@types/level-codec

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/level-codec - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

5

level-codec/index.d.ts

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

// Type definitions for level-codec 9.0
// Project: https://github.com/Level/codec
// Definitions by: Daniel Byrne <https://github.com/danwbyrne>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface CodecEncoder {

@@ -7,0 +2,0 @@ encode: (val: any) => any;

10

level-codec/package.json
{
"name": "@types/level-codec",
"version": "9.0.2",
"version": "9.0.3",
"description": "TypeScript definitions for level-codec",

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

"name": "Daniel Byrne",
"url": "https://github.com/danwbyrne",
"githubUsername": "danwbyrne"
"githubUsername": "danwbyrne",
"url": "https://github.com/danwbyrne"
}

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

"dependencies": {},
"typesPublisherContentHash": "be7c167692d268739dc99049be25f577c5425542e4c92b64c0a88dddf76b54c9",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "fa4e23e7ad7184a49c86cbb130d77173c1c9e43a06f8d19a71cc484dcfcccad0",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for level-codec 9.0
// Project: https://github.com/Level/codec
// Definitions by: Daniel Byrne <https://github.com/danwbyrne>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface CodecEncoder {

@@ -48,7 +43,6 @@ encode: (val: any) => any;

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:03 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Daniel Byrne](https://github.com/danwbyrne).
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