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

@hig/rich-text

Package Overview
Dependencies
Maintainers
5
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/rich-text - npm Package Compare versions

Comparing version 0.1.0-alpha.902ee5a9 to 0.1.0-alpha.93754d28

README.md

13

package.json
{
"name": "@hig/rich-text",
"version": "0.1.0-alpha.902ee5a9",
"version": "0.1.0-alpha.93754d28",
"description": "HIG RichText",

@@ -21,13 +21,14 @@ "author": "Autodesk Inc.",

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.902ee5a9",
"@hig/scripts": "0.2.0-alpha.902ee5a9",
"@hig/styles": "0.1.0-alpha.902ee5a9"
"@hig/babel-preset": "0.2.0-alpha.93754d28",
"@hig/eslint-config": "0.2.0-alpha.93754d28",
"@hig/scripts": "0.2.0-alpha.93754d28",
"@hig/styles": "0.1.0-alpha.93754d28"
},
"peerDependencies": {
"prop-types": "^15.6.1",
"react": "^15.4.1"
"react": "^15.4.1 || ^16.3.2"
},
"scripts": {
"build": "hig-scripts-build",
"lint": "eslint src --ext .js,.jsx"
"lint": "eslint src --color --ext .js,.jsx"
},

@@ -34,0 +35,0 @@ "eslintConfig": {

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