New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/logos

Package Overview
Dependencies
Maintainers
33
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/logos - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

lib/sanity-logos.modern.mjs

8

package.json
{
"name": "@sanity/logos",
"version": "1.1.12",
"version": "1.1.13",
"sideEffects": false,

@@ -22,3 +22,3 @@ "source": "./src/index.ts",

"build": "run-s build:microbundle",
"build:microbundle": "microbundle --format modern,esm,cjs --jsx React.createElement --jsxImportSource react --no-compress --tsconfig tsconfig.lib.json",
"build:microbundle": "microbundle --format modern,esm,cjs --jsx React.createElement --jsxFragment React.Fragment --jsxImportSource react --no-compress --tsconfig tsconfig.lib.json",
"clean": "rimraf lib",

@@ -34,3 +34,3 @@ "lint": "eslint . --ext .js,.jsx,.mjs,.ts,.tsx --quiet",

"devDependencies": {
"@sanity/color": "^2.1.11",
"@sanity/color": "^2.1.12",
"react": "^17.0.2"

@@ -59,3 +59,3 @@ },

},
"gitHead": "f0f8d7528ca4fa666334830b00dcc1443330c753"
"gitHead": "de7619d53b2635f9bb667564cafb7110945c1ed2"
}
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