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

react-guide-maker

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-guide-maker - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

7

build/index.cjs.js

@@ -82,3 +82,8 @@ 'use strict';

fontWeight: "200",
fontSize: "36px"
fontSize: "36px",
"&:hover": {
"& $headerLink": {
visibility: "visible"
}
}
},

@@ -85,0 +90,0 @@ headerLink: {

@@ -74,3 +74,8 @@ import React from 'react';

fontWeight: "200",
fontSize: "36px"
fontSize: "36px",
"&:hover": {
"& $headerLink": {
visibility: "visible"
}
}
},

@@ -77,0 +82,0 @@ headerLink: {

@@ -81,3 +81,8 @@ (function (global, factory) {

fontWeight: "200",
fontSize: "36px"
fontSize: "36px",
"&:hover": {
"& $headerLink": {
visibility: "visible"
}
}
},

@@ -84,0 +89,0 @@ headerLink: {

2

package.json
{
"name": "react-guide-maker",
"version": "0.1.20",
"version": "0.1.21",
"description": "Guidemaker for react",

@@ -5,0 +5,0 @@ "main": "./build/index.cjs.js",

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