Socket
Socket
Sign inDemoInstall

@iconify/utils

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iconify/utils - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

lib/misc/strings.d.ts

@@ -14,3 +14,3 @@ /**

/**
* Convert string string to snake-case
* Convert camelCase string to snake-case
*/

@@ -17,0 +17,0 @@ declare function snakelize(str: string): string;

MIT License
Copyright (c) 2021 - 2022 Vjacheslav Trushkin / Iconify OÜ
Copyright (c) 2021-PRESENT Vjacheslav Trushkin

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

@@ -6,6 +6,6 @@ {

"author": "Vjacheslav Trushkin",
"version": "2.1.5",
"version": "2.1.6",
"license": "MIT",
"bugs": "https://github.com/iconify/iconify/issues",
"homepage": "https://iconify.design/",
"homepage": "https://iconify.design/docs/libraries/utils/",
"repository": {

@@ -369,5 +369,5 @@ "type": "git",

"@antfu/install-pkg": "^0.1.1",
"@antfu/utils": "^0.7.2",
"@antfu/utils": "^0.7.4",
"debug": "^4.3.4",
"kolorist": "^1.7.0",
"kolorist": "^1.8.0",
"local-pkg": "^0.4.3",

@@ -378,13 +378,13 @@ "@iconify/types": "^2.0.0"

"@iconify-json/flat-color-icons": "^1.1.6",
"@types/debug": "^4.1.7",
"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"@types/debug": "^4.1.8",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"rimraf": "^4.1.2",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.28.5"
"rimraf": "^4.4.1",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.29.8"
},

@@ -391,0 +391,0 @@ "scripts": {

@@ -17,3 +17,3 @@ # Iconify Utils

Documentation is available at [Iconify documentation website](https://docs.iconify.design/tools/utils/).
Documentation is available at [Iconify documentation website](https://iconify.design/docs/libraries/utils/).

@@ -24,2 +24,2 @@ ## License

© 2021 - 2022 Vjacheslav Trushkin / Iconify OÜ
© 2021-PRESENT Vjacheslav Trushkin

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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