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

sanity-plugin-hotdog-stand

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanity-plugin-hotdog-stand - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

11

package.json
{
"name": "sanity-plugin-hotdog-stand",
"version": "1.0.0",
"version": "1.0.1",
"description": "A hotdog stand theme for Sanity",
"main": "hotdogLogo.js",
"scripts": {
},
"repository": {

@@ -21,7 +18,3 @@ "type": "git",

"author": "Thomas Kalve",
"license": "MIT",
"bugs": {
"url": "https://github.com/tkalve/hotdog-stand/issues"
},
"homepage": "https://github.com/tkalve/hotdog-stand#readme"
"license": "MIT"
}

@@ -5,9 +5,9 @@ {

"implements": "part:@sanity/base/brand-logo",
"path": "./hotdogLogo.js"
"path": "./src/hotdogLogo.js"
},
{
"implements": "part:@sanity/base/theme/variables/override-style",
"path": "./variables.css"
"path": "./src/variables.css"
}
]
}
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