Socket
Socket
Sign inDemoInstall

@iconify/types

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.1.0

provider.d.ts

8

package.json

@@ -5,9 +5,9 @@ {

"description": "Types for Iconify data",
"version": "1.0.13",
"version": "1.1.0",
"author": "Vjacheslav Trushkin",
"license": "(Apache-2.0 OR GPL-2.0)",
"main": "./index.js",
"types": "./types.ts",
"main": "./types.js",
"types": "./types.d.ts",
"scripts": {
"test": "tsc --noEmit --strict --typeRoots '[]' types.ts"
"test": "tsc --noEmit --strict --typeRoots '[]' types.d.ts"
},

@@ -14,0 +14,0 @@ "bugs": "https://github.com/iconify/iconify/issues",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc