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

react-user-guide

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-user-guide - npm Package Compare versions

Comparing version 3.0.0 to 3.0.2

7

package.json
{
"name": "react-user-guide",
"version": "3.0.0",
"version": "3.0.2",
"description": "React User Guide",

@@ -22,5 +22,3 @@ "author": "sandeshshrestha",

"scss": "node-sass src/custom-style.scss dist/custom-style.css",
"scsswatch": "node-sass -w src/custom-style.scss dist/custom-style.css",
"predeploy": "cd example && yarn install && yarn add react-user-guide && yarn build",
"deploy": "gh-pages -d example/build"
"scsswatch": "node-sass -w src/custom-style.scss dist/custom-style.css"
},

@@ -52,3 +50,2 @@ "peerDependencies": {

"eslint-watch": "^8.0.0",
"gh-pages": "^3.2.3",
"lodash.debounce": "^4.0.8",

@@ -55,0 +52,0 @@ "node-sass": "^7.0.1",

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