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

@types/base16

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

Comparing version 1.0.3 to 1.0.4

6

base16/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for base16-js 1.0.0
// Project: https://github.com/gaearon/base16-js
// Definitions by: Alec Hill <https://github.com/alechill>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -8,0 +2,0 @@ * Type describing a syntax highlighting scheme as a JS object, as used in redux dev tools

14

base16/package.json
{
"name": "@types/base16",
"version": "1.0.3",
"description": "TypeScript definitions for base16-js",
"version": "1.0.4",
"description": "TypeScript definitions for base16",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/base16",

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

"name": "Alec Hill",
"url": "https://github.com/alechill",
"githubUsername": "alechill"
"githubUsername": "alechill",
"url": "https://github.com/alechill"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "d5208a0a1c58f3c28e2f7d40b64f02314f05b14ae91adb789858e0511e3f96d7",
"typesPublisherContentHash": "45136c3b6cd2fea9b731a46057563b8b7161de60635deb0613f280bd1aab928f",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for base16-js (https://github.com/gaearon/base16-js).
This package contains type definitions for base16 (https://github.com/gaearon/base16-js).

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

````ts
// Type definitions for base16-js 1.0.0
// Project: https://github.com/gaearon/base16-js
// Definitions by: Alec Hill <https://github.com/alechill>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -87,7 +81,6 @@ * Type describing a syntax highlighting scheme as a JS object, as used in redux dev tools

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Alec Hill](https://github.com/alechill), and [Nathan Bierema](https://github.com/Methuselah96).
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