Socket
Socket
Sign inDemoInstall

@sanity/icons

Package Overview
Dependencies
Maintainers
33
Versions
117
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 1.3.7-next.10 to 1.3.7-next.18

dist/sanity-icons.mjs

16

package.json
{
"name": "@sanity/icons",
"version": "1.3.7-next.10+2173e480",
"version": "1.3.7-next.18+f1216ee3",
"description": "The Sanity icons.",
"sideEffects": false,
"types": "./dist/types/src/index.d.ts",
"source": "./src/index.ts",
"module": "./dist/sanity-icons.js",
"types": "./dist/types/src/index.d.ts",
"main": "./dist/sanity-icons.cjs",
"module": "./dist/sanity-icons.mjs",
"main": "./dist/sanity-icons.js",
"exports": {

@@ -14,5 +14,5 @@ ".": {

"source": "./src/index.ts",
"import": "./dist/sanity-icons.js",
"require": "./dist/sanity-icons.cjs",
"default": "./dist/sanity-icons.js"
"import": "./dist/sanity-icons.mjs",
"require": "./dist/sanity-icons.js",
"default": "./dist/sanity-icons.mjs"
}

@@ -64,3 +64,3 @@ },

},
"gitHead": "2173e480526ca10ccbeda49b18fe47b32f2bf13e"
"gitHead": "f1216ee3ef45b3710598c841bda1b3fc47ea97ac"
}

Sorry, the diff of this file is too big to display

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