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
34
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.18-next.36 to 1.1.19-beta.0

12

package.json
{
"name": "@sanity/logos",
"version": "1.1.18-next.36+073973df",
"version": "1.1.19-beta.0",
"sideEffects": false,

@@ -24,4 +24,4 @@ "types": "./dist/types/src/index.d.ts",

"scripts": {
"build": "pkg build --tsconfig tsconfig.dist.json",
"check:package": "pkg --strict --tsconfig tsconfig.dist.json",
"build": "pkg build",
"check:package": "pkg --strict",
"clean": "rimraf dist",

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

"type-check": "tsc --build",
"watch": "pkg watch --tsconfig tsconfig.dist.json"
"watch": "pkg watch"
},
"devDependencies": {
"@sanity/color": "2.1.17-next.36+073973df",
"@sanity/color": "2.1.18-beta.0",
"react": "^18.2.0"

@@ -61,3 +61,3 @@ },

},
"gitHead": "073973df407da1d34294c04d56e1a8085e7f3326"
"gitHead": "5a101647e0bd9084461b047c06d12578e6e86847"
}
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