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

@types/has-values

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/has-values - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

has-values/index.d.ts

@@ -1,8 +0,3 @@

// Type definitions for has-values 2.0
// Project: https://github.com/jonschlinkert/has-values
// Definitions by: Ankan Bhattacharya <https://github.com/Ankan002>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function has(value: unknown): boolean;
export = has;

10

has-values/package.json
{
"name": "@types/has-values",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for has-values",

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

"name": "Ankan Bhattacharya",
"url": "https://github.com/Ankan002",
"githubUsername": "Ankan002"
"githubUsername": "Ankan002",
"url": "https://github.com/Ankan002"
}

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

"dependencies": {},
"typesPublisherContentHash": "b076f9dccac2122be411ff04189a61ebd582ed0d8123bf0da66e3deddf9c25e2",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "51f151d85340c241596405b74bddeb0823006366a8ff5cda769950a483456ea3",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for has-values 2.0
// Project: https://github.com/jonschlinkert/has-values
// Definitions by: Ankan Bhattacharya <https://github.com/Ankan002>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function has(value: unknown): boolean;

@@ -24,7 +19,6 @@

### Additional Details
* Last updated: Sun, 18 Sep 2022 15:32:47 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ankan Bhattacharya](https://github.com/Ankan002).
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