You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@types/svgr__rollup

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/svgr__rollup - npm Package Compare versions

Comparing version

to
4.3.3

7

svgr__rollup/index.d.ts

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

// Type definitions for @svgr/rollup 4.3
// Project: https://github.com/smooth-code/svgr/tree/master/packages/rollup
// Definitions by: Nick <https://github.com/fobdy>
// Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
/// <reference types='node' />

@@ -9,0 +2,0 @@

12

svgr__rollup/package.json
{
"name": "@types/svgr__rollup",
"version": "4.3.2",
"version": "4.3.3",
"description": "TypeScript definitions for @svgr/rollup",

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

"name": "Nick",
"url": "https://github.com/fobdy",
"githubUsername": "fobdy"
"githubUsername": "fobdy",
"url": "https://github.com/fobdy"
},
{
"name": "Max Boguslavskiy",
"url": "https://github.com/maxbogus",
"githubUsername": "maxbogus"
"githubUsername": "maxbogus",
"url": "https://github.com/maxbogus"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "ebb8ae1442d0bcc31763ca414379304f496d7b2213f5430622f731633a0ce72c",
"typesPublisherContentHash": "59d9aacb082f066aaf13c923465b1a75231e03807b12c4ed252a5458adebd5f7",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for @svgr/rollup 4.3
// Project: https://github.com/smooth-code/svgr/tree/master/packages/rollup
// Definitions by: Nick <https://github.com/fobdy>
// Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
/// <reference types='node' />

@@ -38,7 +31,6 @@

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/rollup](https://npmjs.com/package/@types/rollup)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [rollup](https://npmjs.com/package/rollup)
# Credits
These definitions were written by [Nick](https://github.com/fobdy), and [Max Boguslavskiy](https://github.com/maxbogus).