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

@types/styled-react-modal

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/styled-react-modal - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

6

styled-react-modal/index.d.ts

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

// Type definitions for styled-react-modal 1.2
// Project: https://github.com/AlexanderRichey/styled-react-modal
// Definitions by: Greg Perlman <https://github.com/gperl27>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -8,0 +2,0 @@ import { AnyStyledComponent, CSSObject, InterpolationFunction, StyledComponent } from "styled-components";

8

styled-react-modal/package.json
{
"name": "@types/styled-react-modal",
"version": "1.2.3",
"version": "1.2.4",
"description": "TypeScript definitions for styled-react-modal",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-react-modal",

"name": "Greg Perlman",
"url": "https://github.com/gperl27",
"githubUsername": "gperl27"
"githubUsername": "gperl27",
"url": "https://github.com/gperl27"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "1c797e9f87a0ea48d4b3b067b3fd33bda301885003ea39ddf1f5105db0999d31",
"typesPublisherContentHash": "03d5b60ace46d4f2a8f6d4195c8ff8969a3894b9a3729671011334fbd671634f",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for styled-react-modal 1.2
// Project: https://github.com/AlexanderRichey/styled-react-modal
// Definitions by: Greg Perlman <https://github.com/gperl27>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -59,7 +53,6 @@ import { AnyStyledComponent, CSSObject, InterpolationFunction, StyledComponent } from "styled-components";

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/styled-components](https://npmjs.com/package/@types/styled-components)
* Global values: none
# Credits
These definitions were written by [Greg Perlman](https://github.com/gperl27).
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