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

@types/facepaint

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/facepaint - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

8

facepaint/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for facepaint 1.2
// Project: https://github.com/emotion-js/facepaint
// Definitions by: Ciarán Curley <https://github.com/DogPawHat>
// Anton Samper Rivaya <https://github.com/antonsamper>
// Tim Swalling <https://github.com/timswalling>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare namespace facepaint {

@@ -10,0 +2,0 @@ type BaseArg = object | object[];

16

facepaint/package.json
{
"name": "@types/facepaint",
"version": "1.2.3",
"version": "1.2.4",
"description": "TypeScript definitions for facepaint",

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

"name": "Ciarán Curley",
"url": "https://github.com/DogPawHat",
"githubUsername": "DogPawHat"
"githubUsername": "DogPawHat",
"url": "https://github.com/DogPawHat"
},
{
"name": "Anton Samper Rivaya",
"url": "https://github.com/antonsamper",
"githubUsername": "antonsamper"
"githubUsername": "antonsamper",
"url": "https://github.com/antonsamper"
},
{
"name": "Tim Swalling",
"url": "https://github.com/timswalling",
"githubUsername": "timswalling"
"githubUsername": "timswalling",
"url": "https://github.com/timswalling"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "bc2a2e0d4712515608148dd29c727185aafb7d645d93b5e0c9110629294e185a",
"typesPublisherContentHash": "2611550092949c8c35bcecc5d2104990b24474ef79456ac2e847da4e960bc266",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for facepaint 1.2
// Project: https://github.com/emotion-js/facepaint
// Definitions by: Ciarán Curley <https://github.com/DogPawHat>
// Anton Samper Rivaya <https://github.com/antonsamper>
// Tim Swalling <https://github.com/timswalling>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare namespace facepaint {

@@ -52,7 +44,6 @@ type BaseArg = object | object[];

### Additional Details
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ciarán Curley](https://github.com/DogPawHat), [Anton Samper Rivaya](https://github.com/antonsamper), and [Tim Swalling](https://github.com/timswalling).
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