Socket
Socket
Sign inDemoInstall

primer-marketing-support

Package Overview
Dependencies
Maintainers
2
Versions
794
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-marketing-support - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# v0.2.0
* update version number - broccolini [github/github@b3d1822](https://github.com/github/github/commit/b3d1822)
* Cleaning up devDependencies versions and simplifying npm scripts - Jon Rohan [github/github@2c42571](https://github.com/github/github/commit/2c42571)
# v0.1.1
# v0.1.0

@@ -2,0 +10,0 @@

9

package.json
{
"version": "0.1.1",
"version": "0.2.0",
"name": "primer-marketing-support",

@@ -18,8 +18,7 @@ "description": "Sass variables, mixins, and functions for use in our components.",

"scripts": {
"lint": "stylelint **/*.scss -c .stylelintrc.json -s scss",
"test": "npm run lint"
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
},
"devDependencies": {
"stylelint": "^6.6.0",
"stylelint-config-primer": "^1.0.0"
"stylelint": "*",
"stylelint-config-primer": "*"
},

@@ -26,0 +25,0 @@ "keywords": [

@@ -14,12 +14,7 @@ # Primer Marketing CSS Support

You can read more about primer-marketing-support in the [docs][docs].
<!-- %docs
title: Primer Marketing Support
homepage: https://github.com/primer/primer-marketing-support
title: Variables
status: In review
-->
### Primer Marketing Support
Documentation & refactor coming very soon

@@ -26,0 +21,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