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

@sanity/icons

Package Overview
Dependencies
Maintainers
35
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/icons - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

dist/index.cjs.js

34

package.json
{
"type": "module",
"name": "@sanity/icons",
"version": "2.2.0",
"version": "2.2.1",
"description": "The Sanity icons.",

@@ -17,2 +17,6 @@ "sideEffects": false,

"require": "./dist/index.cjs",
"node": {
"import": "./dist/index.cjs.js",
"require": "./dist/index.cjs"
},
"default": "./dist/index.js"

@@ -53,25 +57,25 @@ },

"@commitlint/config-conventional": "^17.3.0",
"@sanity/pkg-utils": "^2.0.0",
"@sanity/semantic-release-preset": "^2.0.4",
"@sanity/ui": "^1.0.4",
"@sanity/ui-workshop": "^1.1.1",
"@sanity/pkg-utils": "^2.1.0",
"@sanity/semantic-release-preset": "^2.0.5",
"@sanity/ui": "^1.0.9",
"@sanity/ui-workshop": "^1.1.7",
"@svgr/core": "^6.5.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.4",
"@types/jest": "^29.2.5",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.11.17",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@types/react-dom": "^18.0.10",
"@types/styled-components": "^5.1.26",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"camelcase": "^6.3.0",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.16.10",
"esbuild": "^0.16.13",
"esbuild-register": "^3.4.2",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.26.0",

@@ -83,3 +87,3 @@ "eslint-plugin-jsx-a11y": "^6.6.1",

"globby": "^11.1.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"jest": "^29.3.1",

@@ -130,3 +134,3 @@ "jest-axe": "^7.0.0",

},
"packageManager": "pnpm@7.12.2",
"packageManager": "pnpm@7.19.0",
"publishConfig": {

@@ -133,0 +137,0 @@ "access": "public"

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