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

@posten/hedwig-tailwind-base

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posten/hedwig-tailwind-base - npm Package Compare versions

Comparing version 1.0.3 to 1.0.8

.github/dependabot.yml

15

package.json
{
"name": "@posten/hedwig-tailwind-base",
"version": "1.0.3",
"version": "1.0.8",
"publishConfig": {
"access": "public"
},
"description": "Tailwind configuration for Hedwig.",
"main": "hedwig-tailwind.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"version": "git checkout -b release_v$npm_package_version",
"postversion": "git push -u origin release_v$npm_package_version",
"release": "bump --commit 'Release: v%s' package.json package-lock.json"
},

@@ -24,3 +30,6 @@ "repository": {

},
"homepage": "https://github.com/bring/hedwig-tailwind-base#readme"
"homepage": "https://github.com/bring/hedwig-tailwind-base#readme",
"devDependencies": {
"@jsdevtools/version-bump-prompt": "^6.1.0"
}
}
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